Class SimplePlayer.PlayerInput
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
[Serializable]
public class SimplePlayer.PlayerInput
- Inheritance
-
SimplePlayer.PlayerInput
- Inherited Members
-
- Extension Methods
-
Constructors
Fields
public bool interactIsPressed
Field Value
- bool
public bool interactWasPressed
Field Value
- bool
public bool jumpIsPressed
Field Value
- bool
public bool jumpWasPressed
Field Value
- bool
Field Value
- Vector2
public Vector2 movementInput
Field Value
- Vector2
public bool sprintIsPressed
Field Value
- bool
Methods