FImaginaryBlueprint::ParseGraph

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

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

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h
Include #include "ImaginaryBlueprintData.h"
Source /Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp
void ParseGraph
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FJsonValue](API\Runtime\Json\Dom\FJsonValue) > InJsonValue,
    [FString](API\Runtime\Core\Containers\FString) InCategoryTitle,
    EGraphType InGraphType
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library