C# Class YesNoListener, RiftGesture

Inheritance: MonoBehaviour
Afficher le fichier Open project: KatsuomiK/RiftGesture

Méthodes publiques

Свойство Type Description
noLabel string
yesLabel string

Méthodes publiques

Méthode Description
TriggerNo ( ) : void
TriggerYes ( ) : void

Method Details

TriggerNo() public méthode

public TriggerNo ( ) : void
Résultat void

TriggerYes() public méthode

public TriggerYes ( ) : void
Résultat void

Property Details

noLabel public_oe property

public string noLabel
Résultat string

yesLabel public_oe property

public string yesLabel
Résultat string