#include <InputCoreTypes.h>
◆ FKey() [1/4]
◆ FKey() [2/4]
| FKey::FKey |
( |
const FName |
InName | ) |
|
|
inline |
◆ FKey() [3/4]
| FKey::FKey |
( |
const TCHAR * |
InName | ) |
|
|
inline |
◆ FKey() [4/4]
◆ ExportTextItem()
| bool FKey::ExportTextItem |
( |
FString & |
ValueStr, |
|
|
FKey const & |
DefaultValue, |
|
|
UObject * |
Parent, |
|
|
int32 |
PortFlags, |
|
|
UObject * |
ExportRootScope |
|
) |
| const |
◆ GetDisplayName()
◆ GetFName()
| FName FKey::GetFName |
( |
| ) |
const |
◆ GetMenuCategory()
| FName FKey::GetMenuCategory |
( |
| ) |
const |
◆ GetPairedAxis()
◆ GetPairedAxisKey()
| FKey FKey::GetPairedAxisKey |
( |
| ) |
const |
◆ GetVirtualKey()
| FKey FKey::GetVirtualKey |
( |
| ) |
const |
◆ ImportTextItem()
◆ IsAnalog()
| bool FKey::IsAnalog |
( |
| ) |
const |
◆ IsAxis1D()
| bool FKey::IsAxis1D |
( |
| ) |
const |
◆ IsAxis2D()
| bool FKey::IsAxis2D |
( |
| ) |
const |
◆ IsAxis3D()
| bool FKey::IsAxis3D |
( |
| ) |
const |
◆ IsBindableInBlueprints()
| bool FKey::IsBindableInBlueprints |
( |
| ) |
const |
◆ IsBindableToActions()
| bool FKey::IsBindableToActions |
( |
| ) |
const |
◆ IsButtonAxis()
| bool FKey::IsButtonAxis |
( |
| ) |
const |
◆ IsDeprecated()
| bool FKey::IsDeprecated |
( |
| ) |
const |
◆ IsDigital()
| bool FKey::IsDigital |
( |
| ) |
const |
◆ IsGamepadKey()
| bool FKey::IsGamepadKey |
( |
| ) |
const |
◆ IsGesture()
| bool FKey::IsGesture |
( |
| ) |
const |
◆ IsModifierKey()
| bool FKey::IsModifierKey |
( |
| ) |
const |
◆ IsMouseButton()
| bool FKey::IsMouseButton |
( |
| ) |
const |
◆ IsSameResolvedKey()
| bool FKey::IsSameResolvedKey |
( |
const FKey & |
Other | ) |
const |
- Parameters
-
| Other | The key to compare against |
- Returns
- True if this FKey's name or its virtual key name (if it has one) is the same as the other.
◆ IsTouch()
| bool FKey::IsTouch |
( |
| ) |
const |
◆ IsValid()
◆ IsVirtual()
| bool FKey::IsVirtual |
( |
| ) |
const |
◆ PostScriptConstruct()
| void FKey::PostScriptConstruct |
( |
| ) |
|
◆ PostSerialize()
◆ SerializeFromMismatchedTag()
◆ ShouldUpdateAxisWithoutSamples()
| bool FKey::ShouldUpdateAxisWithoutSamples |
( |
| ) |
const |
◆ ToString()
| FString FKey::ToString |
( |
| ) |
const |
◆ EKeys
◆ GetTypeHash
◆ operator!=
◆ operator<
◆ operator==
◆ SyntheticCharPrefix
| const TCHAR * FKey::SyntheticCharPrefix = TEXT("UnknownCharCode_") |
|
static |
The documentation for this struct was generated from the following files: