Lost Ark SDK  1.148.153.0
SDK::FKeyBind Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FKeyBind:

Public Attributes

struct FName Name
 
struct FString Command
 
unsigned long Control: 1
 
unsigned long Shift: 1
 
unsigned long Alt: 1
 
unsigned long bIgnoreCtrl: 1
 
unsigned long bIgnoreShift: 1
 
unsigned long bIgnoreAlt: 1
 

Member Data Documentation

◆ Alt

unsigned long SDK::FKeyBind::Alt

◆ bIgnoreAlt

unsigned long SDK::FKeyBind::bIgnoreAlt

◆ bIgnoreCtrl

unsigned long SDK::FKeyBind::bIgnoreCtrl

◆ bIgnoreShift

unsigned long SDK::FKeyBind::bIgnoreShift

◆ Command

struct FString SDK::FKeyBind::Command

◆ Control

unsigned long SDK::FKeyBind::Control

◆ Name

struct FName SDK::FKeyBind::Name

◆ Shift

unsigned long SDK::FKeyBind::Shift

The documentation for this struct was generated from the following file: