FUObjectAnnotationSparse::GetAnnotationMap

Return the annotation map. Caution, this is for low level use

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h

Include

#include "UObject/UObjectAnnotation.h"

Syntax

const TMap< const UObjectBase *, TAnnotation > & GetAnnotationMap() const

Remarks

Return the annotation map. Caution, this is for low level use

Returns

A mapping from UObjectBase to annotation for non-default annotations

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss