C# Class PauseChangedMessage

Inheritance: Message
Afficher le fichier Open project: mezosaurus/eae-project Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
PauseChangedMessage ( bool paused ) : UnityEngine

Method Details

PauseChangedMessage() public méthode

public PauseChangedMessage ( bool paused ) : UnityEngine
paused bool
Résultat UnityEngine

Property Details

isPaused public_oe property

public bool isPaused
Résultat bool