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

◆ _availableMaterials

Dictionary<int, MaterialBuffer.MaterialPartition> Microsoft.Xna.Framework.Graphics.MaterialBuffer._availableMaterials
staticgetsetprivate

Definition at line 13 of file MaterialBuffer.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600170D")]
16 [global::Cpp2ILInjected.Address(RVA = "0xAAF158", Offset = "0xAAF158", Length = "0x5C")]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaterialBuffer), Member = "DestroyMaterials", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaterialBuffer), Member = "GetMaterial", MemberParameters = new object[]
19 {
20 typeof(EffectPass),
25 }, ReturnType = typeof(Material))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
28 get
29 {
30 throw null;
31 }
32 }
class f__AnonymousType0<< Count > j__TPar