ECommandFilterType

Type of filter.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Commands/InputBindingManager.h"

Syntax

enum ECommandFilterType
{
    None,
    Blacklist,
    Whitelist,
}

Values

Name

Description

None

Blacklist

Whitelist

Remarks

Type of filter.

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