FBoolAnnotation

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectAnnotation.h"

Syntax

struct FBoolAnnotation

Variables

Name Description

Public variable

bool

 

Mark

Bool associated with an object

Constructors

Name Description

Public function

FBoolAnnotation()

Default constructor Default constructor must be the default item

Public function

FBoolAnnotation

(
    bool InMark
)

Initialization constructor

Functions

Name Description

Public function

bool

 

IsDefault()

Determine if this annotation

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