FOutputDeviceConsole::SetIniFilename

Sets the INI file name to write console settings to.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/OutputDeviceConsole.h

Include

#include "Misc/OutputDeviceConsole.h"

Syntax

void SetIniFilename
(
    const TCHAR * InFilename
)

Remarks

Sets the INI file name to write console settings to.

Parameters

Parameter

Description

InFilename

The INI file name to set.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss