terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
override bool | Equals (object p) |
bool | Equals (PlayableHandle other) |
override int | GetHashCode () |
bool | Equals (T other) |
Static Public Member Functions | |
static bool | operator== (PlayableHandle x, PlayableHandle y) |
static | PlayableHandle () |
Package Functions | |
bool | IsPlayableOfType< T > () |
bool | IsValid () |
Type | GetPlayableType () |
Static Package Functions | |
static bool | CompareVersion (PlayableHandle lhs, PlayableHandle rhs) |
Package Attributes | |
IntPtr | m_Handle |
uint | m_Version |
Properties | |
static PlayableHandle | Null [get] |
Static Private Member Functions | |
static bool | IsValid_Injected (PlayableHandle _unity_self) |
static Type | GetPlayableType_Injected (PlayableHandle _unity_self) |
Static Private Attributes | |
static readonly PlayableHandle | m_Null |
Definition at line 12 of file PlayableHandle.cs.