Navigation
API > API/Plugins > API/Plugins/RenderGrid > API/Plugins/RenderGrid/Utils > API/Plugins/RenderGrid/Utils/URenderGridRemoteControlUtils
References
| Module | RenderGrid |
| Header | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Public/Utils/RenderGridRemoteControlUtils.h |
| Include | #include "Utils/RenderGridRemoteControlUtils.h" |
| Source | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Private/Utils/RenderGridRemoteControlUtils.cpp |
UFUNCTION&40;BlueprintPure, Category&61;"Render Grid Utils", Meta&61;&40;Keywords&61;"remote control"&41;&41;
static void ParseJsonAsStruct
&40;
const FString & Json,
const FInstancedStruct & DefaultValue,
bool & bSuccess,
FInstancedStruct & Value
&41;