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

◆ default2DMaskMaterial

virtual Material UnityEngine.Rendering.RenderPipelineAsset.default2DMaskMaterial
getset

Definition at line 215 of file RenderPipelineAsset.cs.

216 {
217 [global::Cpp2ILInjected.Token(Token = "0x6000598")]
218 [global::Cpp2ILInjected.Address(RVA = "0x1F8B84C", Offset = "0x1F8B84C", Length = "0x8")]
219 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
220 get
221 {
222 throw null;
223 }
224 }