C# Class Spawnpoint, Codename--Amalgamation

Inheritance: MonoBehaviour
Exibir arquivo Open project: ignalb/Codename--Amalgamation Class Usage Examples

Public Properties

Property Type Description
Player GameObject

Public Methods

Method Description
Awake ( ) : void
SpawnPlayer ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

SpawnPlayer() public method

public SpawnPlayer ( ) : void
return void

Property Details

Player public_oe property

public GameObject Player
return GameObject