C# Class PostProcessStore81, UnityDecompiled

Inheritance: PostProcessWSA
Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
CheckSafeProjectOverwrite ( ) : void
CopyImages ( ) : void
PostProcessStore81 ( BuildPostProcessArgs args, [ stagingArea ) : System

Protected Methods

Method Description
CreateManifestBuilder ( ) : ManifestWSA
GetAssemblyConverterPlatform ( ) : string
GetPlayerFilesSourceDirectory ( ) : string
GetPlayerFilesTargetDirectory ( ) : string
GetReferenceAssembliesDirectory ( ) : string
GetResourceCompilerPath ( ) : string
GetSDKNotFoundErrorMessage ( ) : string
GetTemplateDirectorySource ( ) : string
GetToolsVersion ( ) : Version
GetUnityAssemblies ( ) : IEnumerable
GetUnityPluginOverwrites ( ) : IEnumerable

Method Details

CheckSafeProjectOverwrite() public method

public CheckSafeProjectOverwrite ( ) : void
return void

CopyImages() public method

public CopyImages ( ) : void
return void

CreateManifestBuilder() protected method

protected CreateManifestBuilder ( ) : ManifestWSA
return ManifestWSA

GetAssemblyConverterPlatform() protected method

protected GetAssemblyConverterPlatform ( ) : string
return string

GetPlayerFilesSourceDirectory() protected method

protected GetPlayerFilesSourceDirectory ( ) : string
return string

GetPlayerFilesTargetDirectory() protected method

protected GetPlayerFilesTargetDirectory ( ) : string
return string

GetReferenceAssembliesDirectory() protected method

protected GetReferenceAssembliesDirectory ( ) : string
return string

GetResourceCompilerPath() protected method

protected GetResourceCompilerPath ( ) : string
return string

GetSDKNotFoundErrorMessage() protected method

protected GetSDKNotFoundErrorMessage ( ) : string
return string

GetTemplateDirectorySource() protected method

protected GetTemplateDirectorySource ( ) : string
return string

GetToolsVersion() protected method

protected GetToolsVersion ( ) : Version
return Version

GetUnityAssemblies() protected method

protected GetUnityAssemblies ( ) : IEnumerable
return IEnumerable

GetUnityPluginOverwrites() protected method

protected GetUnityPluginOverwrites ( ) : IEnumerable
return IEnumerable

PostProcessStore81() public method

public PostProcessStore81 ( BuildPostProcessArgs args, [ stagingArea ) : System
args UnityEditor.Modules.BuildPostProcessArgs
stagingArea [
return System