bIsClassNative

Whether or not the referenced class is natively defined (false if defined in another asset).

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY()
bool bIsClassNative

Remarks

Whether or not the referenced class is natively defined (false if defined in another asset). Cached from node implementation for fast access when validated.