Open 3D Engine AzFramework 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.
|
This is the complete list of members for AzFramework::CommandRegistration, including all inherited members.
AddressPolicy (defined in AzFramework::CommandRegistration) | AzFramework::CommandRegistration | static |
HandlerPolicy (defined in AzFramework::CommandRegistration) | AzFramework::CommandRegistration | static |
RegisterCommand(AZStd::string_view identifier, AZStd::string_view helpText, AZ::u32 commandFlags, CommandFunction callback)=0 | AzFramework::CommandRegistration | pure virtual |
UnregisterCommand(AZStd::string_view identifier)=0 | AzFramework::CommandRegistration | pure virtual |