Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/USkeleton
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/Skeleton.h |
| Include | #include "Animation/Skeleton.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/Skeleton.cpp |
void GetRetargetSources
&40;
TArray< FName > & OutRetargetSources
&41; const
Remarks
Get all the retarget source names for this skeleton.
Parameters
| Name | Description |
|---|---|
| OutRetargetSources | The retarget source names array to be filled |