Navigation
Unreal Engine C++ API Reference > Editor > EditorConfig > FJsonConfig
References
Module | EditorConfig |
Header | /Engine/Source/Editor/EditorConfig/Public/JsonConfig.h |
Include | #include "JsonConfig.h" |
Source | /Engine/Source/Editor/EditorConfig/Private/JsonConfig.cpp |
bool TryGetJsonObject ( const [FJsonPath](API\Editor\EditorConfig\FJsonPath) & Path, [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FJsonObject](API\Runtime\Json\Dom\FJsonObject) > & OutValue ) const