Open 3D Engine EMotionFX Gem 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.
CommandSystem::CommandClearMotionEvents Member List

This is the complete list of members for CommandSystem::CommandClearMotionEvents, including all inherited members.

AddCallback(Command::Callback *callback)MCore::Command
CalcNumPostCommandCallbacks() constMCore::Command
CalcNumPreCommandCallbacks() constMCore::Command
CheckIfHasCallback(Command::Callback *callback) constMCore::Command
Command(AZStd::string commandName, Command *originalCommand)MCore::Command
CommandClearMotionEvents(MCore::Command *orgCommand=nullptr) (defined in CommandSystem::CommandClearMotionEvents)CommandSystem::CommandClearMotionEvents
Create() overrideCommandSystem::CommandClearMotionEventsinlinevirtual
Execute(const MCore::CommandLine &parameters, AZStd::string &outResult) overrideCommandSystem::CommandClearMotionEventsvirtual
ExecuteParameter(AZStd::optional< T > &oldParameter, AZStd::optional< T > &parameter, T &value) (defined in MCore::Command)MCore::Commandinline
GetCallback(size_t index)MCore::Commandinline
GetDescription() const overrideCommandSystem::CommandClearMotionEventsvirtual
GetHistoryName() const overrideCommandSystem::CommandClearMotionEventsinlinevirtual
GetIsUndoable() const overrideCommandSystem::CommandClearMotionEventsinlinevirtual
GetMotionID() const (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixininline
GetName() constMCore::Command
GetNameString() constMCore::Command
GetNumCallbacks() constMCore::Command
GetOriginalCommand()MCore::Commandinline
GetSyntax()MCore::Commandinline
InitSyntax() overrideCommandSystem::CommandClearMotionEventsvirtual
m_motionID (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixinprotected
Reflect(AZ::ReflectContext *context) (defined in CommandSystem::CommandClearMotionEvents)CommandSystem::CommandClearMotionEventsstatic
RemoveAllCallbacks()MCore::Command
RemoveCallback(Command::Callback *callback, bool delFromMem=true)MCore::Command
SetCommandParameters(const MCore::CommandLine &parameters) override (defined in CommandSystem::CommandClearMotionEvents)CommandSystem::CommandClearMotionEventsvirtual
SetMotionID(uint32 motionID) (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixininline
SetOriginalCommand(Command *orgCommand) (defined in MCore::Command)MCore::Commandinline
Undo(const MCore::CommandLine &parameters, AZStd::string &outResult) overrideCommandSystem::CommandClearMotionEventsvirtual
~Command()MCore::Commandvirtual
~MotionIdCommandMixin()=default (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixinvirtual