C# 클래스 TextFunctionalitySample, Unity-UI-Framework

상속: UIScreen
파일 보기 프로젝트 열기: psuong/Unity-UI-Framework

공개 프로퍼티들

프로퍼티 타입 설명
interruptInput KeyCode,
progressiveTextField string
rollingInput KeyCode,
rollingText string
sampleText string[]
stringInput KeyCode,
titleName string

공개 메소드들

메소드 설명
Update ( ) : void

메소드 상세

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

interruptInput 공개적으로 프로퍼티

public KeyCode, interruptInput
리턴 KeyCode,

progressiveTextField 공개적으로 프로퍼티

public string progressiveTextField
리턴 string

rollingInput 공개적으로 프로퍼티

public KeyCode, rollingInput
리턴 KeyCode,

rollingText 공개적으로 프로퍼티

public string rollingText
리턴 string

sampleText 공개적으로 프로퍼티

public string[] sampleText
리턴 string[]

stringInput 공개적으로 프로퍼티

public KeyCode, stringInput
리턴 KeyCode,

titleName 공개적으로 프로퍼티

public string titleName
리턴 string