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

This is the complete list of members for CommandSystem::CommandAdjustMotionEvent, 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
CommandAdjustMotionEvent(MCore::Command *orgCommand=nullptr) (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEvent
Create() overrideCommandSystem::CommandAdjustMotionEventinlinevirtual
EventDataAction enum name (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEvent
Execute(const MCore::CommandLine &parameters, AZStd::string &outResult) overrideCommandSystem::CommandAdjustMotionEventvirtual
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::CommandAdjustMotionEventvirtual
GetHistoryName() const overrideCommandSystem::CommandAdjustMotionEventinlinevirtual
GetIsUndoable() const overrideCommandSystem::CommandAdjustMotionEventinlinevirtual
GetMotionEvent() const (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEvent
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::CommandAdjustMotionEventvirtual
m_motionID (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixinprotected
Reflect(AZ::ReflectContext *context) (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEventstatic
RemoveAllCallbacks()MCore::Command
RemoveCallback(Command::Callback *callback, bool delFromMem=true)MCore::Command
SetCommandParameters(const MCore::CommandLine &parameters) override (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEventvirtual
SetEventData(EMotionFX::EventDataPtr &&eventData) (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEventinline
SetEventDataAction(EventDataAction action) (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEventinline
SetEventDataNr(size_t eventDataNr) (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEventinline
SetEventNr(size_t eventNr) (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEventinline
SetEventTrackName(const AZStd::string &newName) (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEventinline
SetMotionEvent(EMotionFX::MotionEvent *newEvent) (defined in CommandSystem::CommandAdjustMotionEvent)CommandSystem::CommandAdjustMotionEventinline
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::CommandAdjustMotionEventvirtual
~Command()MCore::Commandvirtual
~MotionIdCommandMixin()=default (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixinvirtual