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

◆ _usedMaterialsDefault

List<MaterialBuffer.MaterialEntry> Microsoft.Xna.Framework.Graphics.MaterialBuffer._usedMaterialsDefault
staticgetsetprivate

Definition at line 35 of file MaterialBuffer.cs.

36 {
37 [global::Cpp2ILInjected.Token(Token = "0x600170E")]
38 [global::Cpp2ILInjected.Address(RVA = "0xAAF1B4", Offset = "0xAAF1B4", Length = "0x5C")]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaterialBuffer), Member = "SetUsedMaterialList", MemberParameters = new object[] { typeof(List<MaterialBuffer.MaterialEntry>) }, ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
42 get
43 {
44 throw null;
45 }
46 }
class f__AnonymousType0<< Count > j__TPar