C# Класс dotBunny.Unity.BuildSystem.SettingsFile

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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