FImaginaryBlueprint::ParseComponents

Callback to specially parse an array of Json Objects representing components

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h

Include

#include "ImaginaryBlueprintData.h"

Source

/Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp

Syntax

void ParseComponents
(
    TSharedPtr< FJsonObject > InJsonObject,
    TArray< FImaginaryFiBDataSharedPtr > & OutParsedChildData
)

Remarks

Callback to specially parse an array of Json Objects representing components

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