FJsonConfig::SetJsonArray

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 SetJsonArray
(
    const [FJsonPath](API\Editor\EditorConfig\FJsonPath) & Path,
    const [TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FJsonValue](API\Runtime\Json\Dom\FJsonValue) >> & Array
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library