C# Class ListScript, DefendAman

Inheritance: MonoBehaviour
Show file Open project: CarsonRoscoe/DefendAman

Public Properties

Property Type Description
player_slot GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

player_slot public property

public GameObject player_slot
return GameObject