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

This is the complete list of members for CommandSystem::CommandAdjustMotion, 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
CommandAdjustMotion(MCore::Command *orgCommand=nullptr) (defined in CommandSystem::CommandAdjustMotion)CommandSystem::CommandAdjustMotion
Create() overrideCommandSystem::CommandAdjustMotioninlinevirtual
Execute(const MCore::CommandLine &parameters, AZStd::string &outResult) overrideCommandSystem::CommandAdjustMotionvirtual
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::CommandAdjustMotionvirtual
GetHistoryName() const overrideCommandSystem::CommandAdjustMotioninlinevirtual
GetIsUndoable() const overrideCommandSystem::CommandAdjustMotioninlinevirtual
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::CommandAdjustMotionvirtual
m_motionID (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixinprotected
Reflect(AZ::ReflectContext *context) (defined in CommandSystem::CommandAdjustMotion)CommandSystem::CommandAdjustMotionstatic
RemoveAllCallbacks()MCore::Command
RemoveCallback(Command::Callback *callback, bool delFromMem=true)MCore::Command
SetCommandParameters(const MCore::CommandLine &parameters) override (defined in CommandSystem::CommandAdjustMotion)CommandSystem::CommandAdjustMotionvirtual
SetMotionExtractionFlags(const EMotionFX::EMotionExtractionFlags flags) (defined in CommandSystem::CommandAdjustMotion)CommandSystem::CommandAdjustMotioninline
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::CommandAdjustMotionvirtual
~Command()MCore::Commandvirtual
~CommandAdjustMotion() override=default (defined in CommandSystem::CommandAdjustMotion)CommandSystem::CommandAdjustMotion
~MotionIdCommandMixin()=default (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixinvirtual