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

◆ alphaHitTestMinimumThreshold

float UnityEngine.UI.Image.alphaHitTestMinimumThreshold
getset

Definition at line 355 of file Image.cs.

356 {
357 [global::Cpp2ILInjected.Token(Token = "0x6000151")]
358 [global::Cpp2ILInjected.Address(RVA = "0x1FB5720", Offset = "0x1FB5720", Length = "0x8")]
359 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
360 get
361 {
362 throw null;
363 }
364 [global::Cpp2ILInjected.Token(Token = "0x6000152")]
365 [global::Cpp2ILInjected.Address(RVA = "0x1FB5728", Offset = "0x1FB5728", Length = "0x8")]
366 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
367 set
368 {
369 throw null;
370 }
371 }