C# Class Foundation.Databinding.VisualStatesBinder

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

Méthodes publiques

Свойство Type Description
IntConvert bool
Targets StateValue[]

Protected Properties

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

Méthodes publiques

Méthode Description
Init ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
UpdateState ( object arg ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

Property Details

IntConvert public_oe property

public bool IntConvert
Résultat bool

IsInit protected_oe property

protected bool IsInit
Résultat bool

Targets public_oe property

public StateValue[] Targets
Résultat StateValue[]