FUnrealEdMisc::ForceDeletePreferences

Sets whether the preferences file should be deleted.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/UnrealEdMisc.h

Include

#include "UnrealEdMisc.h"

Syntax

void ForceDeletePreferences
(
    bool bIsEnabled
)

Remarks

Sets whether the preferences file should be deleted.

Parameters

Parameter

Description

bIsEnabled

true if the preferences should be deleted.

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