FImaginaryBlueprint::ParseGraph

End [FImaginaryFiBData](API\Editor\Kismet\FImaginaryFiBData) Interface Helper function to parse an array of Json Object representing graphs

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 ParseGraph
(
    TSharedPtr< FJsonValue > InJsonValue,
    FString InCategoryTitle,
    EGraphType InGraphType
)

Remarks

End FImaginaryFiBData Interface Helper function to parse an array of Json Object representing graphs

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