Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FUObjectAnnotationSparseSearchab-
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
| Include | #include "UObject/UObjectAnnotation.h" |
UObject * Find
(
const TAnnotation & Annotation
)
Remarks
Find the UObject associated with a given annotation Object associated with this annotation or NULL if none found
Parameters
| Name | Description |
|---|---|
| Annotation | Annotation to find |