FComponentSocketDescription

Info about a socket on a scene component

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

struct FComponentSocketDescription

Remarks

Info about a socket on a scene component

Variables

Name Description

Public variable

FName

 

Name

Name of the socket

Public variable

TEnumAsByte< EC...

 

Type

Type of the socket

Constructors

Name Description

Public function

FComponentSocketDescription()

Public function

FComponentSocketDescription

(
    FName SocketName,
    EComponentSocketType::Type SocketTy...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss