Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
| Include | #include "UObject/UObjectAnnotation.h" |
Syntax
struct FBoolAnnotation
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | Mark | Bool associated with an object |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Default constructor Default constructor must be the default item | |||
FBoolAnnotation
(
bool InMark |
Initialization constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsDefault () |
Determine if this annotation |