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 | |
PlayableHandle | GetHandle () |
bool | Equals (Playable other) |
bool | Equals (T other) |
Static Public Member Functions | |
static | Playable () |
Package Functions | |
Playable (PlayableHandle handle) | |
Properties | |
static Playable | Null [get] |
Private Attributes | |
PlayableHandle | m_Handle |
Static Private Attributes | |
static readonly Playable | m_NullPlayable |
Definition at line 9 of file Playable.cs.