C# Class SpawnPlayer, CodeSpells

Inheritance: MonoBehaviour
Afficher le fichier Open project: srfoster/CodeSpells Class Usage Examples

Méthodes publiques

Свойство Type Description
to_spawn GameObject

Méthodes publiques

Méthode Description
Spawn ( ) : void
Start ( ) : void

Method Details

Spawn() public méthode

public Spawn ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

to_spawn public_oe property

public GameObject to_spawn
Résultat GameObject