C# 클래스 UnityEditor.Modules.BuildPostProcessArgs

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

공개 프로퍼티들

프로퍼티 타입 설명
companyName string
installPath string
options BuildOptions
playerPackage string
productGUID System.Guid
productName string
stagingArea string
stagingAreaData string
stagingAreaDataManaged string
target BuildTarget

프로퍼티 상세

companyName 공개적으로 프로퍼티

public string companyName
리턴 string

installPath 공개적으로 프로퍼티

public string installPath
리턴 string

options 공개적으로 프로퍼티

public BuildOptions options
리턴 BuildOptions

playerPackage 공개적으로 프로퍼티

public string playerPackage
리턴 string

productGUID 공개적으로 프로퍼티

public Guid,System productGUID
리턴 System.Guid

productName 공개적으로 프로퍼티

public string productName
리턴 string

stagingArea 공개적으로 프로퍼티

public string stagingArea
리턴 string

stagingAreaData 공개적으로 프로퍼티

public string stagingAreaData
리턴 string

stagingAreaDataManaged 공개적으로 프로퍼티

public string stagingAreaDataManaged
리턴 string

target 공개적으로 프로퍼티

public BuildTarget target
리턴 BuildTarget