C# Class connectInstructions, otterspace

Inheritance: MonoBehaviour
Afficher le fichier Open project: dimo2/otterspace

Méthodes publiques

Свойство Type Description
gameType int
instructionsPrefab GameObject

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

gameType public_oe property

public int gameType
Résultat int

instructionsPrefab public_oe property

public GameObject instructionsPrefab
Résultat GameObject