P_MSCLoader_SettingsKeybind_GetKeybindValue - piotrulos/MSCModLoader GitHub Wiki

GetKeybindValue Property

Get the current keybind combination as string (if no modifier, only key will be displayed) (do not parse this value for input checking)

Definition

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.2.410

C#

public string GetKeybindValue { get; }

Property Value

String

See Also

Reference

SettingsKeybind Class
MSCLoader Namespace