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

◆ eventAlphaThreshold

float UnityEngine.UI.Image.eventAlphaThreshold
getset

Definition at line 336 of file Image.cs.

337 {
338 [global::Cpp2ILInjected.Token(Token = "0x600014F")]
339 [global::Cpp2ILInjected.Address(RVA = "0x1FB5700", Offset = "0x1FB5700", Length = "0x10")]
340 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
341 get
342 {
343 throw null;
344 }
345 [global::Cpp2ILInjected.Token(Token = "0x6000150")]
346 [global::Cpp2ILInjected.Address(RVA = "0x1FB5710", Offset = "0x1FB5710", Length = "0x10")]
347 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
348 set
349 {
350 throw null;
351 }
352 }