Skip to content

HotlineKey

public enum HotlineKey

Namespace Hotline.Api

Keys Hotline can bind centrally. The integer values match UnityEngine.KeyCode so the host casts them straight back - the shim stays Unity-free.

None = 0
F1 = 282
F2 = 283
F3 = 284
F4 = 285
F5 = 286
F6 = 287
F7 = 288
F8 = 289
F9 = 290
F10 = 291
F11 = 292
F12 = 293