C# 클래스 CoreAutoSelect, UnityGUIExtensions

파일 보기 프로젝트 열기: MrJoy/UnityGUIExtensions 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
lastFocusedControl string

공개 메소드들

메소드 설명
Post ( string name ) : void
Pre ( string name ) : void

메소드 상세

Post() 공개 정적인 메소드

public static Post ( string name ) : void
name string
리턴 void

Pre() 공개 정적인 메소드

public static Pre ( string name ) : void
name string
리턴 void

프로퍼티 상세

lastFocusedControl 공개적으로 정적으로 프로퍼티

public static string lastFocusedControl
리턴 string