C# Class Gameplay.Unit.PlayerUnit

Inheritance: BaseUnit
Show file Open project: badawe/GameStartUP Class Usage Examples

Public Methods

Method Description
OnStartLocalPlayer ( ) : void

Protected Methods

Method Description
Awake ( ) : void

Method Details

Awake() protected method

protected Awake ( ) : void
return void

OnStartLocalPlayer() public method

public OnStartLocalPlayer ( ) : void
return void