PlayerState constructor

PlayerState(
  1. PlayerController _controller
)

Implementation

PlayerState(this._controller);