Skip to content

Commit bb34e6e

Browse files
Add GetChildComponent to Readme
1 parent ca5717c commit bb34e6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Repository for code snippets to add functionalities
33

44
## Contents
55

6+
- Templated Component grabber by name from GameObject: [GetChildComponentByName](https://github.com/valheimPlus/Code-Snippets/blob/main/GetChildComponentByName.cs)
67
- Sample mod to print shader analysis, easy to edit to needs: [ShaderAnalysis](https://github.com/valheimPlus/Code-Snippets/blob/main/ShaderAnalysis.cs)
78
- Typed and Untyped params use : [TypedAndUntypedParamsUse](https://github.com/valheimPlus/Code-Snippets/blob/main/TypedAndUntypedParamsUse.cs)
89
- Build Panel Expansion : [VPlusBuildExpansion](https://github.com/valheimPlus/BuildExpansion)

0 commit comments

Comments
 (0)