ISettingsModule::UnregisterViewer

Unregisters the currently assigned viewer for the specified settings container.

Windows
MacOS
Linux

References

Module

Settings

Header

/Engine/Source/Developer/Settings/Public/ISettingsModule.h

Include

#include "ISettingsModule.h"

Syntax

void UnregisterViewer
(
    const FName & ContainerName
)

Remarks

Unregisters the currently assigned viewer for the specified settings container.

Parameters

Parameter

Description

ContainerName

The name of the settings container to unregister the viewer for.

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