You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ Repository for code snippets to add functionalities
3
3
4
4
## Contents
5
5
6
+
- Templated Component grabber by name from GameObject: [GetChildComponentByName](https://github.com/valheimPlus/Code-Snippets/blob/main/GetChildComponentByName.cs)
6
7
- Sample mod to print shader analysis, easy to edit to needs: [ShaderAnalysis](https://github.com/valheimPlus/Code-Snippets/blob/main/ShaderAnalysis.cs)
7
8
- Typed and Untyped params use : [TypedAndUntypedParamsUse](https://github.com/valheimPlus/Code-Snippets/blob/main/TypedAndUntypedParamsUse.cs)
0 commit comments