Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAnimExtractContext
Syntax
TArray< bool > BonesRequired
Remarks
The BonesRequired array is a list of bool flags to determine if a bone is required to be retrieved. This is currently used by several animation nodes to optimize evaluation time.