Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UStaticMeshComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h |
| Include | #include "Components/StaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.cpp |
UStaticMeshSocket const * GetSocketByName
(
FName InSocketName
) const
Remarks
Returns the named socket on the static mesh component. UStaticMeshSocket of named socket on the static mesh component. None if not found.