Inherits AZ::EBusTraits.
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Multiple |
| |
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::Single |
| |
◆ ShouldBlockLevelLoading()
| virtual bool AzFramework::LevelLoadBlockerRequests::ShouldBlockLevelLoading |
( |
const char * |
levelName | ) |
|
|
inlinevirtual |
Gives handlers the opportunity to block the loadlevel command. There can be multiple handlers for this bus; if any one of them return true the loadlevel command will be stopped.
- Returns
- Return true to stop loading.
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/API/ApplicationAPI.h