Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TAttributeContainer
Deprecated * Deprecated behaviour, see new API
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AttributesContainer.h |
| Include | #include "Animation/AttributesContainer.h" |
template<typename DataType>
bool GetBoneAttribute
&40;
const BoneIndexType & BoneIndex,
const FName & AttributeName,
DataType & OutValue
&41; const