Open 3D Engine LmbrCentral Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#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.