Show / Hide Table of Contents

Class CommonRoles

Inheritance
Object
CommonRoles
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEditor.Build.Reporting
Assembly: UnityEditor.dll
Syntax
public static class CommonRoles

Properties

appInfo

Declaration
public static string appInfo { get; }
Property Value
Type Description
String

assetBundle

Declaration
public static string assetBundle { get; }
Property Value
Type Description
String

assetBundleTextManifest

Declaration
public static string assetBundleTextManifest { get; }
Property Value
Type Description
String

bootConfig

Declaration
public static string bootConfig { get; }
Property Value
Type Description
String

builtInResources

Declaration
public static string builtInResources { get; }
Property Value
Type Description
String

builtInShaders

Declaration
public static string builtInShaders { get; }
Property Value
Type Description
String

crashHandler

Declaration
public static string crashHandler { get; }
Property Value
Type Description
String

debugInfo

Declaration
public static string debugInfo { get; }
Property Value
Type Description
String

dependentManagedLibrary

Declaration
public static string dependentManagedLibrary { get; }
Property Value
Type Description
String

engineLibrary

Declaration
public static string engineLibrary { get; }
Property Value
Type Description
String

executable

Declaration
public static string executable { get; }
Property Value
Type Description
String

globalGameManagers

Declaration
public static string globalGameManagers { get; }
Property Value
Type Description
String

managedEngineApi

Declaration
public static string managedEngineApi { get; }
Property Value
Type Description
String

managedLibrary

Declaration
public static string managedLibrary { get; }
Property Value
Type Description
String

manifestAssetBundle

Declaration
public static string manifestAssetBundle { get; }
Property Value
Type Description
String

monoConfig

Declaration
public static string monoConfig { get; }
Property Value
Type Description
String

monoRuntime

Declaration
public static string monoRuntime { get; }
Property Value
Type Description
String

resourcesFile

Declaration
public static string resourcesFile { get; }
Property Value
Type Description
String

scene

Declaration
public static string scene { get; }
Property Value
Type Description
String

sharedAssets

Declaration
public static string sharedAssets { get; }
Property Value
Type Description
String

streamingAsset

Declaration
public static string streamingAsset { get; }
Property Value
Type Description
String

streamingResourceFile

Declaration
public static string streamingResourceFile { get; }
Property Value
Type Description
String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX