C# Class PostProcessUniversal81, UnityDecompiled

Inheritance: PostProcessWSA
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
CheckSDK ( ) : void
CopyImages ( ) : void
CopyPlayerFiles ( ) : void
CopyPlugins ( ) : void
CopyStreamingAssets ( ) : void
CopyTestCertificate ( ) : void
CreateCommandLineArgsPlaceholder ( ) : void
CreateManifest ( ) : void
CreateRegistryTxtFiles ( ) : void
CreateVisualStudioSolution ( ) : void
DeleteMdbFiles ( ) : void
EnumerateAllManagedAssemblies ( ) : void
MoveDataManagedToRoot ( ) : void
OverwriteUnityAssemblies ( ) : void
PostProcessUniversal81 ( BuildPostProcessArgs args ) : System
Process ( ) : void
RunAssemblyConverter ( ) : void
RunReferenceRewriter ( ) : void
RunSerializationWeaver ( ) : void

Protected Methods

Method Description
CreateManifestBuilder ( ) : ManifestWSA
CreateWindowsResourceFile ( ) : void
GetAssemblyConverterPlatform ( ) : string
GetPlatformAssemblyPath ( ) : string
GetReferenceAssembliesDirectory ( ) : string
GetResourceCompilerPath ( ) : string
GetTemplateDirectorySource ( ) : string
GetTemplateDirectoryTarget ( ) : string
GetToolsVersion ( ) : Version
TEMP_GetLibraryCollections ( ) : LibraryCollection>.Dictionary

Method Details

CheckSDK() public method

public CheckSDK ( ) : void
return void

CopyImages() public method

public CopyImages ( ) : void
return void

CopyPlayerFiles() public method

public CopyPlayerFiles ( ) : void
return void

CopyPlugins() public method

public CopyPlugins ( ) : void
return void

CopyStreamingAssets() public method

public CopyStreamingAssets ( ) : void
return void

CopyTestCertificate() public method

public CopyTestCertificate ( ) : void
return void

CreateCommandLineArgsPlaceholder() public method

public CreateCommandLineArgsPlaceholder ( ) : void
return void

CreateManifest() public method

public CreateManifest ( ) : void
return void

CreateManifestBuilder() protected method

protected CreateManifestBuilder ( ) : ManifestWSA
return ManifestWSA

CreateRegistryTxtFiles() public method

public CreateRegistryTxtFiles ( ) : void
return void

CreateVisualStudioSolution() public method

public CreateVisualStudioSolution ( ) : void
return void

CreateWindowsResourceFile() protected method

protected CreateWindowsResourceFile ( ) : void
return void

DeleteMdbFiles() public method

public DeleteMdbFiles ( ) : void
return void

EnumerateAllManagedAssemblies() public method

public EnumerateAllManagedAssemblies ( ) : void
return void

GetAssemblyConverterPlatform() protected method

protected GetAssemblyConverterPlatform ( ) : string
return string

GetPlatformAssemblyPath() protected method

protected GetPlatformAssemblyPath ( ) : string
return string

GetReferenceAssembliesDirectory() protected method

protected GetReferenceAssembliesDirectory ( ) : string
return string

GetResourceCompilerPath() protected method

protected GetResourceCompilerPath ( ) : string
return string

GetTemplateDirectorySource() protected method

protected GetTemplateDirectorySource ( ) : string
return string

GetTemplateDirectoryTarget() protected method

protected GetTemplateDirectoryTarget ( ) : string
return string

GetToolsVersion() protected method

protected GetToolsVersion ( ) : Version
return Version

MoveDataManagedToRoot() public method

public MoveDataManagedToRoot ( ) : void
return void

OverwriteUnityAssemblies() public method

public OverwriteUnityAssemblies ( ) : void
return void

PostProcessUniversal81() public method

public PostProcessUniversal81 ( BuildPostProcessArgs args ) : System
args UnityEditor.Modules.BuildPostProcessArgs
return System

Process() public method

public Process ( ) : void
return void

RunAssemblyConverter() public method

public RunAssemblyConverter ( ) : void
return void

RunReferenceRewriter() public method

public RunReferenceRewriter ( ) : void
return void

RunSerializationWeaver() public method

public RunSerializationWeaver ( ) : void
return void

TEMP_GetLibraryCollections() protected method

protected TEMP_GetLibraryCollections ( ) : LibraryCollection>.Dictionary
return LibraryCollection>.Dictionary