ECastType

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Templates/Casts.h

Include

#include "Templates/Casts.h"

Syntax

enum ECastType
{
    UObjectToUObject,
    InterfaceToUObject,
    UObjectToInterface,
    InterfaceToInterface,
    FromCastFlags,
}

Values

Name

Description

UObjectToUObject

InterfaceToUObject

UObjectToInterface

InterfaceToInterface

FromCastFlags

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