C# Class LevelBuilder, buffer_bci

Inheritance: MonoBehaviour
Afficher le fichier Open project: jadref/buffer_bci Class Usage Examples

Méthodes publiques

Свойство Type Description
tunnelContainer GameObject
tunnelPrefab GameObject

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

initialize() public méthode

public initialize ( ) : void
Résultat void

Property Details

tunnelContainer public_oe property

public GameObject tunnelContainer
Résultat GameObject

tunnelPrefab public_oe property

public GameObject tunnelPrefab
Résultat GameObject