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

◆ stepSize

float UnityEngine.UI.Slider.stepSize
getsetprivate

Definition at line 248 of file Slider.cs.

249 {
250 [global::Cpp2ILInjected.Token(Token = "0x600046D")]
251 [global::Cpp2ILInjected.Address(RVA = "0x1FDA95C", Offset = "0x1FDA95C", Length = "0x2C")]
252 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
253 get
254 {
255 throw null;
256 }
257 }