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

◆ this[string name]

EffectTechnique Microsoft.Xna.Framework.Graphics.EffectTechniqueCollection.this[string name]
getset

Definition at line 58 of file EffectTechniqueCollection.cs.

59 {
60 [global::Cpp2ILInjected.Token(Token = "0x60016D0")]
61 [global::Cpp2ILInjected.Address(RVA = "0xAA55E4", Offset = "0xAA55E4", Length = "0x68")]
62 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
65 {
66 typeof(string),
67 typeof(string)
68 }, ReturnType = typeof(bool))]
69 get
70 {
71 throw null;
72 }
73 }
class f__AnonymousType0<< Count > j__TPar