![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EngineTypes.h>
Public Member Functions | |
| FComponentSocketDescription () | |
| FComponentSocketDescription (FName SocketName, EComponentSocketType::Type SocketType) | |
Public Attributes | |
| FName | Name |
| TEnumAsByte< EComponentSocketType::Type > | Type |
Info about a socket on a scene component
|
inline |
|
inline |
| FName FComponentSocketDescription::Name |
Name of the socket
| TEnumAsByte<EComponentSocketType::Type> FComponentSocketDescription::Type |
Type of the socket