C# Class PauseSystem, TheDeadMemories

Inheritance: MonoBehaviour
Afficher le fichier Open project: TheDeadMemoriesTeam/TheDeadMemories Class Usage Examples

Protected Properties

Свойство Type Description
paused bool
player PlayerController,

Méthodes protégées

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

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

UpdateState() protected méthode

protected UpdateState ( ) : void
Résultat void

Property Details

paused protected_oe property

protected bool paused
Résultat bool

player protected_oe property

protected PlayerController, player
Résultat PlayerController,