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

◆ defaultUIOverdrawMaterial

virtual Material UnityEngine.Rendering.RenderPipelineAsset.defaultUIOverdrawMaterial
getset

Definition at line 179 of file RenderPipelineAsset.cs.

180 {
181 [global::Cpp2ILInjected.Token(Token = "0x6000595")]
182 [global::Cpp2ILInjected.Address(RVA = "0x1F8B834", Offset = "0x1F8B834", Length = "0x8")]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 get
185 {
186 throw null;
187 }
188 }