FUICommandInfoDecl

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Commands/UICommandInfo.h"

Syntax

class FUICommandInfoDecl

Constructors

Name Description

Public function

FUICommandInfoDecl

(
    const TSharedRef< class FBindingCon...,
    const FName InCommandName,
    const FText& InLabel,
    const FText& InDesc,
    const FName InBundle
)

Functions

Name Description

Public function

FUICommandIn...

 

DefaultChord

(
    const FInputChord& InDefaultChord,
    const EMultipleKeyBindingIndex InCh...
)

Public function

FUICommandIn...

 

Description

(
    const FText& InDesc
)

Public function

FUICommandIn...

 

Icon

(
    const FSlateIcon& InIcon
)

Public function

FUICommandIn...

 

UserInterfaceType

(
    EUserInterfaceActionType InType
)

Operators

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