Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > USkeletalMesh
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h |
Include | #include "Engine/SkeletalMesh.h" |
Source | /Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp |
USkeletalMeshSocket &42; GetSocketByIndex
&40;
int32 Index
&41; const
Remarks
Returns a socket by index. Max index is NumSockets(). The meshes sockets are accessed first, then the skeletons.