terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ defaultUIETC1SupportedMaterial

virtual Material UnityEngine.Rendering.RenderPipelineAsset.defaultUIETC1SupportedMaterial
getset

Definition at line 191 of file RenderPipelineAsset.cs.

192 {
193 [global::Cpp2ILInjected.Token(Token = "0x6000596")]
194 [global::Cpp2ILInjected.Address(RVA = "0x1F8B83C", Offset = "0x1F8B83C", Length = "0x8")]
195 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
196 get
197 {
198 throw null;
199 }
200 }