Open 3D Engine EMotionFX Gem API Reference  24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
EMotionFX::NodeMap Member List

This is the complete list of members for EMotionFX::NodeMap, including all inherited members.

AddEntry(const char *firstName, const char *secondName) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
Create() (defined in EMotionFX::NodeMap)EMotionFX::NodeMapstatic
DecreaseReferenceCount()MCore::RefCounted
Delete() (defined in MCore::RefCounted)MCore::RefCountedprotectedvirtual
Destroy()MCore::RefCounted
FindEntryIndexByName(const char *firstName) const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
FindEntryIndexByNameID(uint32 firstNameID) const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
FindSecondName(const char *firstName) const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
FindSecondName(const char *firstName, AZStd::string *outString) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
GetFileName() const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
GetFileNameString() const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
GetFirstName(size_t entryIndex) const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
GetFirstNameString(size_t entryIndex) const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
GetHasEntry(const char *firstName) const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
GetNumEntries() const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
GetReferenceCount() constMCore::RefCounted
GetSecondName(size_t entryIndex) const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
GetSecondNameString(size_t entryIndex) const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
GetSourceActor() const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
IncreaseReferenceCount()MCore::RefCounted
RefCounted()MCore::RefCounted
RemoveEntryByIndex(size_t entryIndex) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
RemoveEntryByName(const char *firstName) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
RemoveEntryByNameID(uint32 firstNameID) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
Reserve(size_t numEntries) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
Resize(size_t numEntries) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
Save(const char *fileName, MCore::Endian::EEndianType targetEndianType) const (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
SetEntry(size_t entryIndex, const char *firstName, const char *secondName) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
SetEntry(const char *firstName, const char *secondName, bool addIfNotExists) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
SetFileName(const char *fileName) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
SetFirstName(size_t entryIndex, const char *name) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
SetSecondName(size_t entryIndex, const char *name) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
SetSourceActor(Actor *actor) (defined in EMotionFX::NodeMap)EMotionFX::NodeMap
~RefCounted()MCore::RefCountedvirtual