#include <SimpleStateComponentBus.h>
Inherits AZ::ComponentBus.
Public Member Functions | |
virtual void | OnStateChanged (const char *oldState, const char *newState)=0 |
Notify that the state has changed from oldState to newState. | |
SimpleStateComponentNotificationBus Events dispatched by the Simple State component.