DumpObject

Debug spew for an object

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

void DumpObject
(
    const TCHAR * Label,
    UObject * Object
)

Remarks

Debug spew for an object

Parameters

Parameter

Description

Label

header line for spew

Object

object to dump component spew for

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