UExporter::EmitEndObject

Emits the ending line for a subobject definition.

Windows
MacOS
Linux

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

Syntax

void EmitEndObject
(
    FOutputDevice & Ar
)

Remarks

Emits the ending line for a subobject definition.

Parameters

Parameter

Description

Ar

the archive to output the text to

bIncludeBrackets

(debugging purposes only)

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