Inherits GraphCanvas::StateController< T >.
|
| StackStateController (const T &defaultValue) |
|
bool | HasState () const override |
|
| StateController (const T &defaultState) |
|
const T & | GetState () const |
|
bool | operator== (const T &comparisonValue) const |
|
bool | operator!= (const T &comparisonValue) const |
|
|
bool | OnPushState (StateSetter< T > *stateSetter, const T &state) override |
|
bool | OnReleaseState (StateSetter< T > *stateSetter) override |
|
const T & | GetCalculatedState () const override |
|
bool | PushState (StateSetter< T > *stateSetter, const T &state) |
|
bool | ReleaseState (StateSetter< T > *stateSetter) |
|
const T & | GetDefaultState () const |
|
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Utils/StateControllers/StackStateController.h