C# Class Foundation.Databinding.KeyBinder

Inheritance: BindingBase
Afficher le fichier Open project: NVentimiglia/Unity3d-Foundation

Méthodes publiques

Свойство Type Description
Key KeyCode
Platform PlatformEnum
RequireDouble bool

Protected Properties

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

Méthodes publiques

Méthode Description
Call ( ) : void
Init ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
Update ( ) : void
ValidPlatform ( ) : bool

Method Details

Call() public méthode

public Call ( ) : void
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

Property Details

Key public_oe property

public KeyCode Key
Résultat KeyCode

Platform public_oe property

public PlatformEnum Platform
Résultat PlatformEnum

RequireDouble public_oe property

public bool RequireDouble
Résultat bool

lastHit protected_oe property

protected float lastHit
Résultat float