C# Class uguimvvm.BindingParameter

Afficher le fichier Open project: jbruening/ugui-mvvm

Méthodes publiques

Свойство Type Description
Bool bool
Float float
Int int
ObjectReference UnityEngine.Object
String string
Type BindingParameterType

Méthodes publiques

Méthode Description
GetValue ( ) : object

Method Details

GetValue() public méthode

public GetValue ( ) : object
Résultat object

Property Details

Bool public_oe property

public bool Bool
Résultat bool

Float public_oe property

public float Float
Résultat float

Int public_oe property

public int Int
Résultat int

ObjectReference public_oe property

public Object,UnityEngine ObjectReference
Résultat UnityEngine.Object

String public_oe property

public string String
Résultat string

Type public_oe property

public BindingParameterType Type
Résultat BindingParameterType