terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ sharedMaterial

Material UnityEngine.Renderer.sharedMaterial
getsetinherited

Definition at line 95 of file Renderer.cs.

96 {
97 get
98 {
99 throw new MissingMethodException();
100 }
101 set
102 {
103 throw new MissingMethodException();
104 }
105 }

Referenced by InControl.TouchSprite.CreateSpriteRenderer().