C# 클래스 Foundation.Databinding.ButtonBinder

상속: BindingBase
파일 보기 프로젝트 열기: NVentimiglia/Unity3d-Foundation 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
Button UnityEngine.UI.Button
IsInit bool
Paramater ButtonParamater

공개 메소드들

메소드 설명
Call ( ) : void
Init ( ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
UpdateState ( object arg ) : void

메소드 상세

Call() 공개 메소드

public Call ( ) : void
리턴 void

Init() 공개 메소드

public Init ( ) : void
리턴 void

프로퍼티 상세

Button 보호되어 있는 프로퍼티

protected Button,UnityEngine.UI Button
리턴 UnityEngine.UI.Button

IsInit 보호되어 있는 프로퍼티

protected bool IsInit
리턴 bool

Paramater 보호되어 있는 프로퍼티

protected ButtonParamater,Foundation.Databinding Paramater
리턴 ButtonParamater