C# Class VRTK.Examples.RealGun_SafetySwitch

Inheritance: VRTK_InteractableObject
Afficher le fichier Open project: nrebei2/Portals-VR Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
StartUsing ( VRTK_InteractUse currentUsingObject ) : void

Méthodes protégées

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

Private Methods

Méthode Description
SetSafety ( bool safety ) : void

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

StartUsing() public méthode

public StartUsing ( VRTK_InteractUse currentUsingObject ) : void
currentUsingObject VRTK_InteractUse
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

Property Details

safetyOff public_oe property

public bool safetyOff
Résultat bool