Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/Attributes > API/Runtime/Engine/Animation/Attributes/GetAttributeValue
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AttributesRuntime.h |
| Include | #include "Animation/AttributesRuntime.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AttributesRuntime.cpp |
static void GetAttributeValue
(
FStackAttributeContainer & OutAttributes,
const FCompactPoseBoneIndex & PoseBoneIndex,
const FAnimatedBoneAttribute & Attribute,
double CurrentTime
)