Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FUObjectAnnotationChunked > GetAnnotation
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
Include | #include "UObject/UObjectAnnotation.h" |
TAnnotation GetAnnotation
(
int32 Index
)
Remarks
Return the annotation associated with a uobject
Parameters
Name | Description |
---|---|
Index | Index of the annotation to return |