C# Class PalWarning, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

Свойство Type Description
pal PalController
threatLevel int

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider other ) : void

Method Details

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider other ) : void
other Collider
Résultat void

Property Details

pal public_oe property

public PalController pal
Résultat PalController

threatLevel public_oe property

public int threatLevel
Résultat int