33 bool IsDefault()
const
58 if (Annotation.CachedArchetype ==
nullptr)
60 Annotation.CachedArchetype = Archetype ? Archetype :
Object->GetArchetype();
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
T TNotNull
Definition NotNull.h:307
Definition UObjectArchetypeHelper.h:14
Definition UObjectArchetypeHelper.h:11
static COREUOBJECT_API UObject * GetArchetype(const UObject *InObject, const IObjectArchetypePolicy *InPolicy)
Definition UObjectArchetype.cpp:288
Definition UObjectAnnotation.h:33
FORCEINLINE T * Get(const FObjectPtr &ObjectPtr)
Definition ObjectPtr.h:426
Definition ObjectPtr.h:488