Navigation
API > API/Runtime > API/Runtime/CoreUObject
| |
|
| Name |
FBoolAnnotation |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
| Include Path |
#include "UObject/UObjectAnnotation.h" |
Syntax
struct FBoolAnnotation
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Default constructor Default constructor must be the default item |
UObject/UObjectAnnotation.h |
|
|
Initialization constructor |
UObject/UObjectAnnotation.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Mark |
bool |
Bool associated with an object |
UObject/UObjectAnnotation.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Determine if this annotation |
UObject/UObjectAnnotation.h |
|