C# Class DummySpawner, Plunder-the-Sea

Inheritance: MonoBehaviour
Exibir arquivo Open project: PurdueSIGGD/Plunder-the-Sea

Public Properties

Property Type Description
target GameObject
targetToSpawn GameObject

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

target public_oe property

public GameObject target
return GameObject

targetToSpawn public_oe property

public GameObject targetToSpawn
return GameObject