Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| |
|
| Module |
CoreUObject |
| Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectCompileContext.h |
| Include |
#include "UObject/ObjectCompileContext.h" |
Syntax
struct FObjectPostCDOCompiledContext
Variables
| |
Type |
Name |
Description |
 |
bool |
bIsRegeneratingOnLoad |
True if the Blueprint is currently being regenerated for the first time after being loaded (aka, compile-on-load) |
 |
bool |
bIsSkeletonOnly |
True if this notification was from a 'skeleton-only' compile |