Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkinnedMeshComponent
- USceneComponent::DoesSocketExist()
- USkinnedMeshComponent::DoesSocketExist()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SkinnedMeshComponent.h |
| Include | #include "Components/SkinnedMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/SkinnedMeshComponent.cpp |
virtual bool DoesSocketExist
&40;
FName InSocketName
&41; const
Remarks
Return true if socket with the given name exists
Parameters
| Name | Description |
|---|---|
| InSocketName | Name of the socket or the bone to get the transform |