C# Class UnityEditor.Modules.BuildPostProcessArgs

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
companyName string
installPath string
options BuildOptions
playerPackage string
productGUID System.Guid
productName string
stagingArea string
stagingAreaData string
stagingAreaDataManaged string
target BuildTarget

Property Details

companyName public_oe property

public string companyName
Résultat string

installPath public_oe property

public string installPath
Résultat string

options public_oe property

public BuildOptions options
Résultat BuildOptions

playerPackage public_oe property

public string playerPackage
Résultat string

productGUID public_oe property

public Guid,System productGUID
Résultat System.Guid

productName public_oe property

public string productName
Résultat string

stagingArea public_oe property

public string stagingArea
Résultat string

stagingAreaData public_oe property

public string stagingAreaData
Résultat string

stagingAreaDataManaged public_oe property

public string stagingAreaDataManaged
Résultat string

target public_oe property

public BuildTarget target
Résultat BuildTarget