Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FUObjectAnnotationSparse
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
| Include | #include "UObject/UObjectAnnotation.h" |
TAnnotation GetAndRemoveAnnotation
(
const UObjectBase * Object
)
Remarks
Removes an annotation from the annotation list and returns the annotation if it had one Old annotation
Parameters
| Name | Description |
|---|---|
| Object | Object to de-annotate. |