C# 클래스 dotBunny.Unity.BuildSystem.SettingsFile

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

공개 프로퍼티들

프로퍼티 타입 설명
AppleApplicationLoaderPathRelative bool
AppleApplicationLoaderToolPath string
AppleDeveloperName string
AppleDeveloperPassword string
AppleDeveloperUsername string
IOSProvisioningProfile string
IOSSigningAuthority string
IncrementBuildNumberOnDeployment bool
IncrementBuildNumberOnTargetBuild bool
IncrementBuildNumberOnTargetGroupBuild bool
MacBundleIdentifier string
MacCategory string
MacEntitlementsPath string
MacEntitlementsPathRelative bool
MacFileGroup string
MacFileOwner string
MacGetInfoString string
MacIconPath string
MacIconPathRelative bool
MacProvisioningProfilePath string
MacProvisioningProfilePathRelative bool
MacScreenSelectorPath string
MacScreenSelectorPathRelative bool
OutputFolder string
OutputFolderRelative bool
OutputPlatformAndroidTag string
OutputPlatformLinux32Tag string
OutputPlatformLinux64Tag string
OutputPlatformOSX32Tag string
OutputPlatformOSX64Tag string
OutputPlatformWebGLTag string
OutputPlatformWin32Tag string
OutputPlatformWin64Tag string
OutputPlatformiOSTag string
OutputPlatformtvOSTag string
SharedCopyright string
SharedDefaultLanguage string
SteamAppID int
SteamPassword string
SteamSDKFolder string
SteamSDKFolderRelative bool
SteamScriptPath string
SteamScriptPathRelative bool
SteamUsername string

공개 메소드들

메소드 설명
Apply ( ) : void
Read ( ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( ) : void
리턴 void

Read() 공개 메소드

public Read ( ) : void
리턴 void

프로퍼티 상세

AppleApplicationLoaderPathRelative 공개적으로 프로퍼티

public bool AppleApplicationLoaderPathRelative
리턴 bool

AppleApplicationLoaderToolPath 공개적으로 프로퍼티

public string AppleApplicationLoaderToolPath
리턴 string

AppleDeveloperName 공개적으로 프로퍼티

public string AppleDeveloperName
리턴 string

AppleDeveloperPassword 공개적으로 프로퍼티

public string AppleDeveloperPassword
리턴 string

AppleDeveloperUsername 공개적으로 프로퍼티

public string AppleDeveloperUsername
리턴 string

IOSProvisioningProfile 공개적으로 프로퍼티

public string IOSProvisioningProfile
리턴 string

IOSSigningAuthority 공개적으로 프로퍼티

public string IOSSigningAuthority
리턴 string

IncrementBuildNumberOnDeployment 공개적으로 프로퍼티

public bool IncrementBuildNumberOnDeployment
리턴 bool

IncrementBuildNumberOnTargetBuild 공개적으로 프로퍼티

public bool IncrementBuildNumberOnTargetBuild
리턴 bool

IncrementBuildNumberOnTargetGroupBuild 공개적으로 프로퍼티

public bool IncrementBuildNumberOnTargetGroupBuild
리턴 bool

MacBundleIdentifier 공개적으로 프로퍼티

public string MacBundleIdentifier
리턴 string

MacCategory 공개적으로 프로퍼티

public string MacCategory
리턴 string

MacEntitlementsPath 공개적으로 프로퍼티

public string MacEntitlementsPath
리턴 string

MacEntitlementsPathRelative 공개적으로 프로퍼티

public bool MacEntitlementsPathRelative
리턴 bool

MacFileGroup 공개적으로 프로퍼티

public string MacFileGroup
리턴 string

MacFileOwner 공개적으로 프로퍼티

public string MacFileOwner
리턴 string

MacGetInfoString 공개적으로 프로퍼티

public string MacGetInfoString
리턴 string

MacIconPath 공개적으로 프로퍼티

public string MacIconPath
리턴 string

MacIconPathRelative 공개적으로 프로퍼티

public bool MacIconPathRelative
리턴 bool

MacProvisioningProfilePath 공개적으로 프로퍼티

public string MacProvisioningProfilePath
리턴 string

MacProvisioningProfilePathRelative 공개적으로 프로퍼티

public bool MacProvisioningProfilePathRelative
리턴 bool

MacScreenSelectorPath 공개적으로 프로퍼티

public string MacScreenSelectorPath
리턴 string

MacScreenSelectorPathRelative 공개적으로 프로퍼티

public bool MacScreenSelectorPathRelative
리턴 bool

OutputFolder 공개적으로 프로퍼티

public string OutputFolder
리턴 string

OutputFolderRelative 공개적으로 프로퍼티

public bool OutputFolderRelative
리턴 bool

OutputPlatformAndroidTag 공개적으로 프로퍼티

public string OutputPlatformAndroidTag
리턴 string

OutputPlatformLinux32Tag 공개적으로 프로퍼티

public string OutputPlatformLinux32Tag
리턴 string

OutputPlatformLinux64Tag 공개적으로 프로퍼티

public string OutputPlatformLinux64Tag
리턴 string

OutputPlatformOSX32Tag 공개적으로 프로퍼티

public string OutputPlatformOSX32Tag
리턴 string

OutputPlatformOSX64Tag 공개적으로 프로퍼티

public string OutputPlatformOSX64Tag
리턴 string

OutputPlatformWebGLTag 공개적으로 프로퍼티

public string OutputPlatformWebGLTag
리턴 string

OutputPlatformWin32Tag 공개적으로 프로퍼티

public string OutputPlatformWin32Tag
리턴 string

OutputPlatformWin64Tag 공개적으로 프로퍼티

public string OutputPlatformWin64Tag
리턴 string

OutputPlatformiOSTag 공개적으로 프로퍼티

public string OutputPlatformiOSTag
리턴 string

OutputPlatformtvOSTag 공개적으로 프로퍼티

public string OutputPlatformtvOSTag
리턴 string

SharedCopyright 공개적으로 프로퍼티

public string SharedCopyright
리턴 string

SharedDefaultLanguage 공개적으로 프로퍼티

public string SharedDefaultLanguage
리턴 string

SteamAppID 공개적으로 프로퍼티

public int SteamAppID
리턴 int

SteamPassword 공개적으로 프로퍼티

public string SteamPassword
리턴 string

SteamSDKFolder 공개적으로 프로퍼티

public string SteamSDKFolder
리턴 string

SteamSDKFolderRelative 공개적으로 프로퍼티

public bool SteamSDKFolderRelative
리턴 bool

SteamScriptPath 공개적으로 프로퍼티

public string SteamScriptPath
리턴 string

SteamScriptPathRelative 공개적으로 프로퍼티

public bool SteamScriptPathRelative
리턴 bool

SteamUsername 공개적으로 프로퍼티

public string SteamUsername
리턴 string