FArchiveProxy::GetArchetypeFromLoader

Called to retrieve the archetype from the event driven loader.

Windows
MacOS
Linux

Override Hierarchy

FArchiveState::GetArchetypeFromLoader()

FArchiveProxy::GetArchetypeFromLoader()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/ArchiveProxy.h

Include

#include "Serialization/ArchiveProxy.h"

Syntax

virtual UObject * GetArchetypeFromLoader
(
    const UObject * Obj
)

Remarks

Called to retrieve the archetype from the event driven loader. If this returns null, then call GetArchetype yourself.

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