#include <AreaNotificationBus.h>
Inherits AZ::ComponentBus.
Public Types | |
| using | MutexType = AZStd::recursive_mutex | 
| allows multiple threads to call  | |
Public Member Functions | |
| virtual void | OnAreaConnect () | 
| virtual void | OnAreaDisconnect () | 
| virtual void | OnAreaRegistered () | 
| virtual void | OnAreaUnregistered () | 
| virtual void | OnAreaRefreshed () | 
the EBus is used to notify about area changes