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

◆ reverseValue

bool UnityEngine.UI.Slider.reverseValue
getsetprivate

Definition at line 433 of file Slider.cs.

434 {
435 [global::Cpp2ILInjected.Token(Token = "0x600047B")]
436 [global::Cpp2ILInjected.Address(RVA = "0x1FDADC4", Offset = "0x1FDADC4", Length = "0x14")]
437 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
438 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
439 get
440 {
441 throw null;
442 }
443 }