C# 클래스 GameType, verthex

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

공개 메소드들

메소드 설명
getGameType ( ) : string
setGameType ( string type ) : void

메소드 상세

getGameType() 공개 정적인 메소드

public static getGameType ( ) : string
리턴 string

setGameType() 공개 정적인 메소드

public static setGameType ( string type ) : void
type string
리턴 void