UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EComponentSocketType Namespace Reference

Enumerations

enum  Type : int { Invalid , Bone , Socket }
 

Detailed Description

Type of a socket on a scene component.

Enumeration Type Documentation

◆ Type

Enumerator
Invalid 

Not a valid socket or bone name.

Bone 

Skeletal bone.

Socket 

Socket.