Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
Include |
#include "UObject/UObjectAnnotation.h" |
TAnnotation GetAnnotation
(
const UObjectBase * Object
)
Return the annotation associated with a uobject
Parameter |
Description |
---|---|
Object |
Object to return the annotation for |