Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FExportObjectInnerContext > API/Runtime/Engine/FExportObjectInnerContext/__ctor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/UnrealExporter.h |
| Include | #include "UnrealExporter.h" |
| Source | /Engine/Source/Runtime/Engine/Private/UnrealExporter.cpp |
FExportObjectInnerContext
(
const TArray < UObject * > & ObjsToIgnore
)
Remarks
Creates the map from objects to their direct inners.
Parameters
| Name | Description |
|---|---|
| ObjsToIgnore | An array of objects that should NOT be put in the list |