C# Class ScreenLock

Inheritance: MonoBehaviour
Afficher le fichier Open project: daniel-cheng/stellar Class Usage Examples

Méthodes publiques

Свойство Type Description
isEnabled bool

Méthodes publiques

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

Method Details

OnStateChange() public méthode

public OnStateChange ( ) : 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

isEnabled public_oe property

public bool isEnabled
Résultat bool