TCommands::Unregister

Use this method to clean up any resources used by the command set. Usually done in ShutdownModule()

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Commands/Commands.h

Include

#include "Framework/Commands/Commands.h"

Syntax

static void Unregister()

Remarks

Use this method to clean up any resources used by the command set. Usually done in ShutdownModule()

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