FUObjectAnnotationDense::GetAnnotationRef

Return the annotation associated with a uobject. Adds one if the object has no annotation yet.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectAnnotation.h"

Syntax

TAnnotation & GetAnnotationRef
(
    int32 Index
)

Remarks

Return the annotation associated with a uobject. Adds one if the object has no annotation yet.

Returns

Reference to the annotation.

Parameters

Parameter

Description

Index

Index of the annotation to return

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