UPropertyConfigFileDisplayRow::InitWithConfigAndProperty

Choose your operating system:

Windows

macOS

Linux

References

Module

ConfigEditor

Header

/Engine/Source/Editor/ConfigEditor/Public/ConfigPropertyHelper.h

Include

#include "ConfigPropertyHelper.h"

Source

/Engine/Source/Editor/ConfigEditor/Private/ConfigPropertyHelper.cpp

Syntax

void InitWithConfigAndProperty
(
    const FString & InConfigFileName,
    FProperty * InEditProperty
)