FUObjectAnnotationSparseBool::Set

Sets this bool annotation to true for this object

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectAnnotation.h"

Syntax

void Set
(
    const UObjectBase * Object
)

Remarks

Sets this bool annotation to true for this object

Parameters

Parameter

Description

Object

Object to annotate.

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