C# 클래스 Assets.Globals

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: Ractiv/touch_plus_source_code

공개 프로퍼티들

프로퍼티 타입 설명
ExecutablePath string
IpcPath string

공개 메소드들

메소드 설명
WriteLine ( string message ) : void

메소드 상세

WriteLine() 공개 정적인 메소드

public static WriteLine ( string message ) : void
message string
리턴 void

프로퍼티 상세

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

public static string ExecutablePath
리턴 string

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

public static string IpcPath
리턴 string