Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FPoseValueBundle
Description
Returns whether this bundle contains bone transforms.
Performs a map lookup internally (O(log N) where N is the number of bound value maps, typically very small). Cache the result rather than calling per-iteration in tight loops.
| Name | HasBoneTransforms |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/PoseValueBundle.h |
| Include Path | #include "UAF/ValueRuntime/PoseValueBundle.h" |
bool HasBoneTransforms() const