Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/UnrealExporter.h |
| Include | #include "UnrealExporter.h" |
| Source | /Engine/Source/Runtime/Engine/Private/UnrealExporter.cpp |
void DumpComponents
(
UObject * Object
)
Remarks
Debug spew for components
Parameters
| Name | Description |
|---|---|
| Object | object to dump component spew for |