UAnimGraphNode_PoseDriver::GetDrivingBoneNames

Returns the pose-driver its driven bones by name

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_PoseDriver

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_PoseDriver.h
Include #include "AnimGraphNode_PoseDriver.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_PoseDriver.cpp
void GetDrivingBoneNames
(
    [TArray](API\Runtime\Core\Containers\TArray)< [FName](API\Runtime\Core\UObject\FName) > & BoneNames
)

Remarks

Returns the pose-driver its driven bones by name


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library