C# Class scratch_map_bounds_checker, Lurk2015

Inheritance: MonoBehaviour
Afficher le fichier Open project: gmuGADIG/Lurk2015

Méthodes publiques

Свойство Type Description
respawn_delay float
respawnable GameObject
spawnX float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
respawn ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

respawn() public méthode

public respawn ( ) : void
Résultat void

Property Details

respawn_delay public_oe property

public float respawn_delay
Résultat float

respawnable public_oe property

public GameObject respawnable
Résultat GameObject

spawnX public_oe property

public float spawnX
Résultat float