C# Class KeyBindings, kaijurising

Inheritance: MonoBehaviour
Mostra file Open project: Moehammered/kaijurising Class Usage Examples

Public Properties

Property Type Description
back KeyCode,
forward KeyCode,
left KeyCode,
primaryAttack KeyCode,
right KeyCode,
specialAttack KeyCode,

Property Details

back public_oe property

public KeyCode, back
return KeyCode,

forward public_oe property

public KeyCode, forward
return KeyCode,

left public_oe property

public KeyCode, left
return KeyCode,

primaryAttack public_oe property

public KeyCode, primaryAttack
return KeyCode,

right public_oe property

public KeyCode, right
return KeyCode,

specialAttack public_oe property

public KeyCode, specialAttack
return KeyCode,