Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Exporters > UExporter
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Exporters/Exporter.h |
Include | #include "Exporters/Exporter.h" |
Source | /Engine/Source/Runtime/Engine/Private/UnrealExporter.cpp |
void EmitEndObject
&40;
FOutputDevice & Ar
&41;
Remarks
Emits the ending line for a subobject definition.
Parameters
Name | Description |
---|---|
Ar | the archive to output the text to |
bIncludeBrackets | (debugging purposes only) |