EReinstClassType

Cached value, mostly used to determine if we're explicitly targeting the skeleton class or not

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Kismet2/KismetReinstanceUtilities.h

Include

#include "Kismet2/KismetReinstanceUtilities.h"

Syntax

enum EReinstClassType
{
    RCT_Unknown,
    RCT_BpSkeleton,
    RCT_BpGenerated,
    RCT_Native,
}

Values

Name

Description

RCT_Unknown

RCT_BpSkeleton

RCT_BpGenerated

RCT_Native

Remarks

Cached value, mostly used to determine if we're explicitly targeting the skeleton class or not

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