Value

It's from-castable if it's an interface or a UObject-derived type.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Templates/Casts.h"

Syntax

enum
{
    Value = TIsIInterface::Value || TPointerIsConvertibleFromTo::Value
}

Remarks

It's from-castable if it's an interface or a UObject-derived type.

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