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

◆ fillAmount

float UnityEngine.UI.Image.fillAmount
getset

Definition at line 262 of file Image.cs.

263 {
264 [global::Cpp2ILInjected.Token(Token = "0x6000149")]
265 [global::Cpp2ILInjected.Address(RVA = "0x1FB5558", Offset = "0x1FB5558", Length = "0x8")]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 get
268 {
269 throw null;
270 }
271 [global::Cpp2ILInjected.Token(Token = "0x600014A")]
272 [global::Cpp2ILInjected.Address(RVA = "0x1FB5560", Offset = "0x1FB5560", Length = "0x90")]
273 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
274 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Slider), Member = "UpdateVisuals", ReturnType = typeof(void))]
275 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
276 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(float) }, MemberParameters = new object[]
277 {
278 typeof(ref float),
279 typeof(float)
280 }, ReturnType = typeof(bool))]
281 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
282 set
283 {
284 throw null;
285 }
286 }
class f__AnonymousType0<< Count > j__TPar