C# Class LevelLockController, angrygoats

Inheritance: MonoBehaviour
Afficher le fichier Open project: dulb640/angrygoats Class Usage Examples

Méthodes publiques

Свойство Type Description
LockedLevel GameObject
UnlockedLevel GameObject
level Level,

Méthodes publiques

Méthode Description
Awake ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Property Details

LockedLevel public_oe property

public GameObject LockedLevel
Résultat GameObject

UnlockedLevel public_oe property

public GameObject UnlockedLevel
Résultat GameObject

level public_oe property

public Level, level
Résultat Level,