C# 클래스 ThaiFontAdjusterDemo

상속: MonoBehaviour
파일 보기 프로젝트 열기: SaladLab/Unity3D.ThaiFontAdjuster

공개 프로퍼티들

프로퍼티 타입 설명
AdjustedText Text
FontDropdown Dropdown,
Fonts Font[]
OriginalText Text

공개 메소드들

메소드 설명
OnFontDropdownValueChange ( ) : void

비공개 메소드들

메소드 설명
PrepareFontDropdown ( ) : void
ShowText ( ) : void
ShowText ( string s ) : void
Start ( ) : void

메소드 상세

OnFontDropdownValueChange() 공개 메소드

public OnFontDropdownValueChange ( ) : void
리턴 void

프로퍼티 상세

AdjustedText 공개적으로 프로퍼티

public Text AdjustedText
리턴 Text

FontDropdown 공개적으로 프로퍼티

public Dropdown, FontDropdown
리턴 Dropdown,

Fonts 공개적으로 프로퍼티

public Font[] Fonts
리턴 Font[]

OriginalText 공개적으로 프로퍼티

public Text OriginalText
리턴 Text