Alteruna Multiplayer Docs
C#
Show/Hide TOC
IInput
Add
Axis(
String
) Method
Add a array of axes to the
InputSynchronizable
Definition
Namespace:
Alteruna
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
void
AddAxis
(
string
[]
newAxes
)
Parameters
newAxes
String
strings of the target axes
See Also
Reference
IInput Interface
AddAxis Overload
Alteruna Namespace
In This Article
Definition
See Also