ESocketParentType

Enum which tells us whether the parent of a socket is the skeleton or skeletal mesh

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

/Engine/Source/Editor/SkeletonEditor/Public/IEditableSkeleton.h

Include

#include "IEditableSkeleton.h"

Syntax

enum ESocketParentType
{
    Skeleton,
    Mesh,
}

Values

Name

Description

Skeleton

Mesh

Remarks

Enum which tells us whether the parent of a socket is the skeleton or skeletal mesh

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