This is the complete list of members for EMotionFX::CommandAddCollider, including all inherited members.
AddCallback(Command::Callback *callback) | MCore::Command | |
CalcNumPostCommandCallbacks() const | MCore::Command | |
CalcNumPreCommandCallbacks() const | MCore::Command | |
CheckIfHasCallback(Command::Callback *callback) const | MCore::Command | |
Command(AZStd::string commandName, Command *originalCommand) | MCore::Command | |
CommandAddCollider(MCore::Command *orgCommand=nullptr) (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | explicit |
CommandAddCollider(AZ::u32 actorId, const AZStd::string &jointName, PhysicsSetup::ColliderConfigType configType, const AZ::TypeId &colliderType, MCore::Command *orgCommand=nullptr) (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | |
CommandAddCollider(AZ::u32 actorId, const AZStd::string &jointName, PhysicsSetup::ColliderConfigType configType, const AZStd::string &contents, size_t insertAtIndex, MCore::Command *orgCommand=nullptr) (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | |
Create() override | EMotionFX::CommandAddCollider | inlinevirtual |
Execute(const MCore::CommandLine ¶meters, AZStd::string &outResult) override | EMotionFX::CommandAddCollider | virtual |
ExecuteParameter(AZStd::optional< T > &oldParameter, AZStd::optional< T > ¶meter, T &value) (defined in MCore::Command) | MCore::Command | inline |
GetActor(const MCore::Command *command, AZStd::string &outResult) const (defined in EMotionFX::ParameterMixinActorId) | EMotionFX::ParameterMixinActorId | |
GetActorId() const (defined in EMotionFX::ParameterMixinActorId) | EMotionFX::ParameterMixinActorId | inline |
GetCallback(size_t index) | MCore::Command | inline |
GetDescription() const override | EMotionFX::CommandAddCollider | virtual |
GetHistoryName() const override | EMotionFX::CommandAddCollider | inlinevirtual |
GetIsUndoable() const override | EMotionFX::CommandAddCollider | inlinevirtual |
GetJointName() const (defined in EMotionFX::ParameterMixinJointName) | EMotionFX::ParameterMixinJointName | inline |
GetName() const | MCore::Command | |
GetNameString() const | MCore::Command | |
GetNumCallbacks() const | MCore::Command | |
GetOriginalCommand() | MCore::Command | inline |
GetSyntax() | MCore::Command | inline |
InitSyntax() override | EMotionFX::CommandAddCollider | virtual |
InitSyntax(MCore::CommandSyntax &syntax, bool isParameterRequired=true) (defined in EMotionFX::ParameterMixinActorId) | EMotionFX::ParameterMixinActorId | |
InitSyntax(MCore::CommandSyntax &syntax, bool isParameterRequired=true) (defined in EMotionFX::ParameterMixinJointName) | EMotionFX::ParameterMixinJointName | |
m_actorId (defined in EMotionFX::ParameterMixinActorId) | EMotionFX::ParameterMixinActorId | protected |
m_jointName (defined in EMotionFX::ParameterMixinJointName) | EMotionFX::ParameterMixinJointName | protected |
ParameterMixinActorId()=default (defined in EMotionFX::ParameterMixinActorId) | EMotionFX::ParameterMixinActorId | |
ParameterMixinActorId(AZ::u32 actorId) (defined in EMotionFX::ParameterMixinActorId) | EMotionFX::ParameterMixinActorId | explicit |
ParameterMixinJointName()=default (defined in EMotionFX::ParameterMixinJointName) | EMotionFX::ParameterMixinJointName | |
ParameterMixinJointName(const AZStd::string &jointName) (defined in EMotionFX::ParameterMixinJointName) | EMotionFX::ParameterMixinJointName | explicit |
Reflect(AZ::ReflectContext *context) (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | static |
RemoveAllCallbacks() | MCore::Command | |
RemoveCallback(Command::Callback *callback, bool delFromMem=true) | MCore::Command | |
s_actorIdParameterName (defined in EMotionFX::ParameterMixinActorId) | EMotionFX::ParameterMixinActorId | static |
s_colliderConfigTypeParameterName (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | static |
s_colliderTypeParameterName (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | static |
s_commandName (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | static |
s_contentsParameterName (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | static |
s_insertAtIndexParameterName (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | static |
s_jointNameParameterName (defined in EMotionFX::ParameterMixinJointName) | EMotionFX::ParameterMixinJointName | static |
SetActorId(AZ::u32 actorId) (defined in EMotionFX::ParameterMixinActorId) | EMotionFX::ParameterMixinActorId | inline |
SetCommandParameters(const MCore::CommandLine ¶meters) override (defined in EMotionFX::CommandAddCollider) | EMotionFX::CommandAddCollider | virtual |
SetJointName(const AZStd::string &jointName) (defined in EMotionFX::ParameterMixinJointName) | EMotionFX::ParameterMixinJointName | inline |
SetOriginalCommand(Command *orgCommand) (defined in MCore::Command) | MCore::Command | inline |
Undo(const MCore::CommandLine ¶meters, AZStd::string &outResult) override | EMotionFX::CommandAddCollider | virtual |
~Command() | MCore::Command | virtual |
~ParameterMixinActorId()=default (defined in EMotionFX::ParameterMixinActorId) | EMotionFX::ParameterMixinActorId | virtual |
~ParameterMixinJointName()=default (defined in EMotionFX::ParameterMixinJointName) | EMotionFX::ParameterMixinJointName | virtual |