C# Class DummySpawner, Plunder-the-Sea

Inheritance: MonoBehaviour
Afficher le fichier Open project: PurdueSIGGD/Plunder-the-Sea

Méthodes publiques

Свойство Type Description
target GameObject
targetToSpawn GameObject

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

target public_oe property

public GameObject target
Résultat GameObject

targetToSpawn public_oe property

public GameObject targetToSpawn
Résultat GameObject