FExportObjectInnerContext::FExportObjectInnerContext

Creates the map from objects to their direct inners.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/UnrealExporter.h

Include

#include "UnrealExporter.h"

Source

/Engine/Source/Runtime/Engine/Private/UnrealExporter.cpp

Syntax

FExportObjectInnerContext
(
    const TArray< UObject * > & ObjsToIgnore
)

Remarks

Creates the map from objects to their direct inners.

Parameters

Parameter

Description

ObjsToIgnore

An array of objects that should NOT be put in the list

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