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

◆ Bool

bool Microsoft.Xna.Framework.Graphics.EffectParameter.Bool
getset

Definition at line 207 of file EffectParameter.cs.

208 {
209 [global::Cpp2ILInjected.Token(Token = "0x60016A6")]
210 [global::Cpp2ILInjected.Address(RVA = "0xAA48B8", Offset = "0xAA48B8", Length = "0x14")]
211 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
213 get
214 {
215 throw null;
216 }
217 }