Open 3D Engine AzFramework 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.
AzFramework::LevelSystemLifecycleNotifications Member List

This is the complete list of members for AzFramework::LevelSystemLifecycleNotifications, including all inherited members.

AddressPolicy (defined in AzFramework::LevelSystemLifecycleNotifications)AzFramework::LevelSystemLifecycleNotificationsstatic
HandlerPolicy (defined in AzFramework::LevelSystemLifecycleNotifications)AzFramework::LevelSystemLifecycleNotificationsstatic
OnLevelNotFound(const char *levelName) (defined in AzFramework::LevelSystemLifecycleNotifications)AzFramework::LevelSystemLifecycleNotificationsinlinevirtual
OnLoadingComplete(const char *levelName) (defined in AzFramework::LevelSystemLifecycleNotifications)AzFramework::LevelSystemLifecycleNotificationsinlinevirtual
OnLoadingError(const char *levelName, const char *error) (defined in AzFramework::LevelSystemLifecycleNotifications)AzFramework::LevelSystemLifecycleNotificationsinlinevirtual
OnLoadingProgress(const char *levelName, int progressAmount) (defined in AzFramework::LevelSystemLifecycleNotifications)AzFramework::LevelSystemLifecycleNotificationsinlinevirtual
OnLoadingStart(const char *levelName) (defined in AzFramework::LevelSystemLifecycleNotifications)AzFramework::LevelSystemLifecycleNotificationsinlinevirtual
OnPrepareNextLevel(const char *levelName) (defined in AzFramework::LevelSystemLifecycleNotifications)AzFramework::LevelSystemLifecycleNotificationsinlinevirtual
OnUnloadComplete(const char *levelName) (defined in AzFramework::LevelSystemLifecycleNotifications)AzFramework::LevelSystemLifecycleNotificationsinlinevirtual