EHotReloadedClassFlags

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectGlobals.h"

Syntax

enum EHotReloadedClassFlags
{
    None       = 0,
    Changed    = 0x01,
}

Values

Name

Description

None

Changed

Set when the hot reloaded class has been detected as changed.

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