This is the complete list of members for EMotionFX::CommandColliderHelpers, including all inherited members.
AddCollider(AZ::u32 actorId, const AZStd::string &jointName, const PhysicsSetup::ColliderConfigType &configType, const AZ::TypeId &colliderType, MCore::CommandGroup *commandGroup=nullptr, bool executeInsideCommand=false) (defined in EMotionFX::CommandColliderHelpers) | EMotionFX::CommandColliderHelpers | static |
AddCollider(AZ::u32 actorId, const AZStd::string &jointName, const PhysicsSetup::ColliderConfigType &configType, const AZStd::string &contents, const AZStd::optional< size_t > &insertAtIndex=AZStd::nullopt, MCore::CommandGroup *commandGroup=nullptr, bool executeInsideCommand=false) (defined in EMotionFX::CommandColliderHelpers) | EMotionFX::CommandColliderHelpers | static |
AddCollider(AZ::u32 actorId, const AZStd::string &jointName, const PhysicsSetup::ColliderConfigType &configType, const AZStd::optional< AZ::TypeId > &colliderType, const AZStd::optional< AZStd::string > &contents, const AZStd::optional< size_t > &insertAtIndex=AZStd::nullopt, MCore::CommandGroup *commandGroup=nullptr, bool executeInsideCommand=false) (defined in EMotionFX::CommandColliderHelpers) | EMotionFX::CommandColliderHelpers | static |
ClearColliders(AZ::u32 actorId, const AZStd::string &jointName, const PhysicsSetup::ColliderConfigType &configType, MCore::CommandGroup *commandGroup=nullptr) (defined in EMotionFX::CommandColliderHelpers) | EMotionFX::CommandColliderHelpers | static |
GetCreateNodeConfig(const Actor *actor, const AZStd::string &jointName, Physics::CharacterColliderConfiguration &colliderConfig, AZStd::string &outResult) (defined in EMotionFX::CommandColliderHelpers) | EMotionFX::CommandColliderHelpers | static |
GetNodeConfig(const Actor *actor, const AZStd::string &jointName, const Physics::CharacterColliderConfiguration &colliderConfig, AZStd::string &outResult) (defined in EMotionFX::CommandColliderHelpers) | EMotionFX::CommandColliderHelpers | static |
RemoveCollider(AZ::u32 actorId, const AZStd::string &jointName, const PhysicsSetup::ColliderConfigType &configType, size_t colliderIndex, MCore::CommandGroup *commandGroup=nullptr, bool executeInsideCommand=false, bool firstLastCommand=true) (defined in EMotionFX::CommandColliderHelpers) | EMotionFX::CommandColliderHelpers | static |