terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UnityEngine.Playables.PlayableHandle Struct Reference
+ Inheritance diagram for UnityEngine.Playables.PlayableHandle:

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
 

Detailed Description

Definition at line 12 of file PlayableHandle.cs.


The documentation for this struct was generated from the following file: