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.
EMotionFX::NodeMap::MapEntry Struct Reference

Public Attributes

uint32 m_firstNameId = InvalidIndex32
 
uint32 m_secondNameId = InvalidIndex32
 

Member Data Documentation

◆ m_firstNameId

uint32 EMotionFX::NodeMap::MapEntry::m_firstNameId = InvalidIndex32

The first name ID, which is the primary key in the map.

◆ m_secondNameId

uint32 EMotionFX::NodeMap::MapEntry::m_secondNameId = InvalidIndex32

The second name ID.


The documentation for this struct was generated from the following file: