SKeySelector::GetIconFromKey

Determine the best icon to represent the given key.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "SKeySelector.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SKeySelector.cpp

Syntax

const FSlateBrush * GetIconFromKey
(
    FKey Key
) const

Remarks

Determine the best icon to represent the given key.

Parameters

Parameter

Description

Key

The key to get the icon for.

returns

a brush that best represents the icon

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