Exit State
ExitStates are a base class for state machine layer states.
Parameters
unsafe Cpp Pointer
Pointer to the C++ counterpart.
Properties
Link copied to clipboard
Getter/Setter for the underlying C++ pointer value.
Link copied to clipboard
Link copied to clipboard
Whether this objects underlying pointer is still valid.
Link copied to clipboard
Is this state an animation state.
Link copied to clipboard
Is this state an any state.
Link copied to clipboard
Is this state a blend state.
Link copied to clipboard
Is this state a 1D blend state.
Link copied to clipboard
Is this state an Additive blend state.
Link copied to clipboard
Is this state an entry state.
Link copied to clipboard
Is this state an exit state.
Link copied to clipboard
Functions
Link copied to clipboard
Increments the references for this counter. Cannot be used for initialization - use refs.incrementAndGet instead.
Link copied to clipboard
Decrements the reference counter.