Alteruna Multiplayer Docs
C#
Show/Hide TOC
IInput
Add
Key(KeyCode) Method
Add a key to the
InputSynchronizable
Definition
Namespace:
Alteruna
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
void
AddKey
(
KeyCode
keyCode
)
Parameters
keyCode
KeyCode
KeyCode
of the target key
See Also
Reference
IInput Interface
AddKey Overload
Alteruna Namespace
In This Article
Definition
See Also