C# 클래스 uguimvvm.BindingParameter

파일 보기 프로젝트 열기: jbruening/ugui-mvvm

공개 프로퍼티들

프로퍼티 타입 설명
Bool bool
Float float
Int int
ObjectReference UnityEngine.Object
String string
Type BindingParameterType

공개 메소드들

메소드 설명
GetValue ( ) : object

메소드 상세

GetValue() 공개 메소드

public GetValue ( ) : object
리턴 object

프로퍼티 상세

Bool 공개적으로 프로퍼티

public bool Bool
리턴 bool

Float 공개적으로 프로퍼티

public float Float
리턴 float

Int 공개적으로 프로퍼티

public int Int
리턴 int

ObjectReference 공개적으로 프로퍼티

public Object,UnityEngine ObjectReference
리턴 UnityEngine.Object

String 공개적으로 프로퍼티

public string String
리턴 string

Type 공개적으로 프로퍼티

public BindingParameterType Type
리턴 BindingParameterType