Property | Type | Description | |
---|---|---|---|
AllStateToString | string | ||
AllStateToString | string | ||
Dispose | void | ||
InternalCreateFromString | void | ||
IsChildOf | bool | ||
IsState | bool | ||
StateToString | string | ||
StateToString | string |
Method | Description | |
---|---|---|
Asset ( string clientPath ) : System | ||
Edit ( ) : void |
Opens the assets in an associated editor.
|
|
IsOneOfStates ( States states ) : bool | ||
IsState ( States state ) : bool | ||
Load ( ) : Object |
Loads the asset to memory.
|
Method | Description | |
---|---|---|
AllStateToString ( ) : string | ||
AllStateToString ( States state ) : string | ||
Dispose ( ) : void | ||
InternalCreateFromString ( string clientPath ) : void | ||
IsChildOf ( |
||
IsState ( States isThisState, States partOfThisState ) : bool | ||
StateToString ( ) : string | ||
StateToString ( States state ) : string |
public IsOneOfStates ( States states ) : bool | ||
states | States | |
return | bool |