C# 클래스 Words, UnderworldExporter

상속: MonoBehaviour
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BlockNo int
StringNo int
colour int
font int
sc StringController,
size int

비공개 메소드들

메소드 설명
AddLetter ( int index, int Asciichar ) : void
CreateString ( ) : void
Start ( ) : void

프로퍼티 상세

BlockNo 공개적으로 프로퍼티

public int BlockNo
리턴 int

StringNo 공개적으로 프로퍼티

public int StringNo
리턴 int

colour 공개적으로 프로퍼티

public int colour
리턴 int

font 공개적으로 프로퍼티

public int font
리턴 int

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

public static StringController, sc
리턴 StringController,

size 공개적으로 프로퍼티

public int size
리턴 int