Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FUObjectAnnotationDense > API/Runtime/CoreUObject/UObject/FUObjectAnnotationDense/GetAnnotationRef
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
| Include | #include "UObject/UObjectAnnotation.h" |
TAnnotation & GetAnnotationRef
&40;
int32 Index
&41;
Remarks
Return the annotation associated with a uobject. Adds one if the object has no annotation yet. Reference to the annotation.
Parameters
| Name | Description |
|---|---|
| Index | Index of the annotation to return |