C# Class CardboardControl

Inheritance: MonoBehaviour
Afficher le fichier Open project: waltzaround/Cardboard-Asteroids Class Usage Examples

Méthodes publiques

Свойство Type Description
eventCooldown float

Méthodes publiques

Méthode Description
Awake ( ) : void
EventReady ( string name ) : bool
Update ( ) : void

Private Methods

Méthode Description
CooldownEnabledFor ( string name ) : bool
CooledDown ( string name ) : bool
FixBrokenBaseSDK ( ) : void
QuestionableBaseSDKRequirements ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

EventReady() public méthode

public EventReady ( string name ) : bool
name string
Résultat bool

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

eventCooldown public_oe property

public float eventCooldown
Résultat float