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

This is the complete list of members for CommandSystem::CommandCreateMotionEvent, 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
CommandCreateMotionEvent(MCore::Command *orgCommand=nullptr) (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEvent
Create() overrideCommandSystem::CommandCreateMotionEventinlinevirtual
Execute(const MCore::CommandLine &parameters, AZStd::string &outResult) overrideCommandSystem::CommandCreateMotionEventvirtual
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::CommandCreateMotionEventvirtual
GetHistoryName() const overrideCommandSystem::CommandCreateMotionEventinlinevirtual
GetIsUndoable() const overrideCommandSystem::CommandCreateMotionEventinlinevirtual
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::CommandCreateMotionEventvirtual
m_endTime (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEvent
m_eventDatas (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEvent
m_eventTrackName (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEvent
m_motionEventNr (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEvent
m_motionID (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixinprotected
m_serializedEventData (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEvent
m_startTime (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEvent
Reflect(AZ::ReflectContext *context) (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEventstatic
RemoveAllCallbacks()MCore::Command
RemoveCallback(Command::Callback *callback, bool delFromMem=true)MCore::Command
SetCommandParameters(const MCore::CommandLine &parameters) override (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEventvirtual
SetEndTime(float newEndTime) (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEventinline
SetEventDatas(const EMotionFX::EventDataSet &newData) (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEventinline
SetEventTrackName(const AZStd::string &newName) (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEventinline
SetMotionID(uint32 motionID) (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixininline
SetOriginalCommand(Command *orgCommand) (defined in MCore::Command)MCore::Commandinline
SetStartTime(float newStartTime) (defined in CommandSystem::CommandCreateMotionEvent)CommandSystem::CommandCreateMotionEventinline
Undo(const MCore::CommandLine &parameters, AZStd::string &outResult) overrideCommandSystem::CommandCreateMotionEventvirtual
~Command()MCore::Commandvirtual
~MotionIdCommandMixin()=default (defined in CommandSystem::MotionIdCommandMixin)CommandSystem::MotionIdCommandMixinvirtual