UScriptStruct::RecursivelyPreload

Used by User Defined Structs to preload this struct and any child objects

Windows
MacOS
Linux

Override Hierarchy

UScriptStruct::RecursivelyPreload()

UUserDefinedStruct::RecursivelyPreload()

References

Module

CoreUObject

Header

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

Include

#include "UObject/Class.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp

Syntax

virtual void RecursivelyPreload()

Remarks

Used by User Defined Structs to preload this struct and any child objects

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