C# Class Suspicion, SOFTENG-306-PROJECT-2

Inheritance: MonoBehaviour
Afficher le fichier Open project: gdsl/SOFTENG-306-PROJECT-2 Class Usage Examples

Méthodes publiques

Свойство Type Description
look bool
suspicionCheck bool

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

look public_oe property

public bool look
Résultat bool

suspicionCheck public_oe property

public bool suspicionCheck
Résultat bool