Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Exporters > API/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
(
FOutputDevice & Ar
)
Remarks
Emits the ending line for a subobject definition.
Parameters
| Name | Description |
|---|---|
| Ar | the archive to output the text to |
| bIncludeBrackets | (debugging purposes only) |