Open 3D Engine LmbrCentral Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
LmbrCentral::SimpleStateComponentNotifications Class Referenceabstract

#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.
 

Detailed Description

SimpleStateComponentNotificationBus Events dispatched by the Simple State component.


The documentation for this class was generated from the following file: