StaticClassFlags

Bitwise union of [EClassFlags](API\Runtime\CoreUObject\UObject\EClassFlags) pertaining to this class.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectRedirector.h

Include

#include "UObject/ObjectRedirector.h"

Syntax

enum
{
    StaticClassFlags = CLASS_MatchedSerializers |CLASS_Intrinsic
}

Remarks

Bitwise union of EClassFlags pertaining to this class.

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