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

◆ duration

virtual double UnityEngine.Playables.PlayableAsset.duration
getset

Definition at line 19 of file PlayableAsset.cs.

20 {
21 [global::Cpp2ILInjected.Token(Token = "0x6000638")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1F8FCA0", Offset = "0x1F8FCA0", Length = "0x58")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
25 get
26 {
27 throw null;
28 }
29 }