PlayCanvasSceneCreator 1.0.9
|
Classes | |
class | Condition |
Public Types | |
enum | InterruptionSoure { NONE , NEXT_STATE , PREV_STATE , NEXT_STATE_PREV_STATE , PREV_STATE_NEXT_STATE } |
Public Attributes | |
int | from |
| |
int | to |
| |
Dictionary< int, Condition > | conditions |
| |
float | exitTime |
| |
string | interruptionSource = "NONE" |
InterruptionSoure
| |