FImaginaryFiBData::DumpParsedObject

Dumps the parsed object (including all children) to the given archive

Unreal Engine C++ API Reference > Editor > Kismet > FImaginaryFiBData

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h
Include #include "ImaginaryBlueprintData.h"
Source /Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp
void DumpParsedObject
(
    [FArchive](API\Runtime\Core\Serialization\FArchive) & Ar,
    int32 InTreeLevel
) const

Remarks

Dumps the parsed object (including all children) to the given archive


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library