C# Class KeyPickup, dreams

Inheritance: MonoBehaviour
Afficher le fichier Open project: mprofGamesDev-Dreams/dreams Class Usage Examples

Méthodes publiques

Свойство Type Description
KeyName string

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider col ) : void
Start ( ) : void

Method Details

OnTriggerEnter() public méthode

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

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

KeyName public_oe property

public string KeyName
Résultat string