C# 클래스 UnityEditor.Modules.BuildLaunchPlayerArgs

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
installPath string
options BuildOptions
playerPackage string
productName string
target BuildTarget

프로퍼티 상세

installPath 공개적으로 프로퍼티

public string installPath
리턴 string

options 공개적으로 프로퍼티

public BuildOptions options
리턴 BuildOptions

playerPackage 공개적으로 프로퍼티

public string playerPackage
리턴 string

productName 공개적으로 프로퍼티

public string productName
리턴 string

target 공개적으로 프로퍼티

public BuildTarget target
리턴 BuildTarget