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::CommandRegistration Member List

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

AddressPolicy (defined in AzFramework::CommandRegistration)AzFramework::CommandRegistrationstatic
HandlerPolicy (defined in AzFramework::CommandRegistration)AzFramework::CommandRegistrationstatic
RegisterCommand(AZStd::string_view identifier, AZStd::string_view helpText, AZ::u32 commandFlags, CommandFunction callback)=0AzFramework::CommandRegistrationpure virtual
UnregisterCommand(AZStd::string_view identifier)=0AzFramework::CommandRegistrationpure virtual