DumpComponentsToString

Debug spew for object's components, returned as an [FString](API\Runtime\Core\Containers\FString).

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

FString DumpComponentsToString
(
    UObject * Object
)

Remarks

Debug spew for object's components, returned as an FString.

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