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
UnityEngine.Playables.Playable Struct Reference
+ Inheritance diagram for UnityEngine.Playables.Playable:
+ Collaboration diagram for UnityEngine.Playables.Playable:

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, set]
 

Private Attributes

PlayableHandle m_Handle
 

Static Private Attributes

static readonly Playable m_NullPlayable
 

Detailed Description

Definition at line 11 of file Playable.cs.


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