Inherits GraphCanvas::StateController< T >.
|
| PrioritizedStateController (const T &defaultValue) |
|
bool | HasState () const override |
|
| StateController (const T &defaultState) |
|
const T & | GetState () const |
|
virtual bool | HasState () const =0 |
|
bool | operator== (const T &comparisonValue) const |
|
bool | operator!= (const T &comparisonValue) const |
|
◆ GetCalculatedState()
template<class T , class Compare = AZStd::less<T>>
|
inlineoverrideprotectedvirtual |
◆ HasState()
template<class T , class Compare = AZStd::less<T>>
◆ OnPushState()
template<class T , class Compare = AZStd::less<T>>
|
inlineoverrideprotectedvirtual |
◆ OnReleaseState()
template<class T , class Compare = AZStd::less<T>>
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Utils/StateControllers/PrioritizedStateController.h