Property | Type | Description | |
---|---|---|---|
_generateReferenceProjects | bool | ||
_images | ProjectImages |
Method | Description | |
---|---|---|
CheckProfilerCapabilities ( ) : void | ||
CheckSafeProjectOverwrite ( ) : void | ||
CopyTemplate ( ) : void | ||
CopyTestCertificate ( ) : void | ||
CreateCommandLineArgsPlaceholder ( ) : void | ||
CreateManifest ( ) : void | ||
CreateTestCertificate ( ) : void | ||
CreateVisualStudioSolution ( ) : void | ||
PostProcessWSA ( |
||
RunAssemblyConverter ( ) : void |
Method | Description | |
---|---|---|
CheckImageConsistencyAndGetName ( ) : string | ||
CopyImage ( PlayerSettings type, PlayerSettings scale, string defaultSource, string destinationFileName ) : string | ||
CreateManifestBuilder ( ) : ManifestWSA | ||
GetAlternativeReferenceRewritterMappings ( ) : string | ||
GetAssembliesIgnoredBySerializationWeaver ( ) : IEnumerable |
||
GetDefaultSplashScreenImage ( ) : string | ||
GetDefaultSplashScreens ( ) : string>.IDictionary |
||
GetIgnoreOutputAssembliesForReferenceRewriter ( ) : IEnumerable |
||
GetIgnoredReferenceRewriterTypes ( ) : string | ||
GetPlatformAssemblyPath ( ) : string | ||
GetPlayerFilesSourceDirectory ( string path ) : string | ||
GetPlayerFilesTargetDirectory ( string path ) : string | ||
GetReferenceAssembliesDirectory ( WSASDK sdk ) : string | ||
GetTemplateDirectorySource ( ) : string | ||
GetTemplateDirectorySource ( string directory ) : string | ||
GetTemplateDirectoryTarget ( ) : string | ||
GetToolsVersion ( ) : Version | ||
TEMP_GetLibraryCollections ( ) : LibraryCollection>.Dictionary |
Method | Description | |
---|---|---|
CopyUnityTools ( ) : void | ||
GetProjectFileToolsVersion ( string path ) : Version |
protected CheckImageConsistencyAndGetName ( ) : string | ||
return | string |
protected CopyImage ( PlayerSettings type, PlayerSettings scale, string defaultSource, string destinationFileName ) : string | ||
type | PlayerSettings | |
scale | PlayerSettings | |
defaultSource | string | |
destinationFileName | string | |
return | string |
public CreateCommandLineArgsPlaceholder ( ) : void | ||
return | void |
protected abstract CreateManifestBuilder ( ) : ManifestWSA | ||
return | ManifestWSA |
protected GetAlternativeReferenceRewritterMappings ( ) : string | ||
return | string |
protected GetAssembliesIgnoredBySerializationWeaver ( ) : IEnumerable |
||
return | IEnumerable |
protected GetDefaultSplashScreenImage ( ) : string | ||
return | string |
protected GetDefaultSplashScreens ( ) : string>.IDictionary |
||
return | string>.IDictionary |
protected GetIgnoreOutputAssembliesForReferenceRewriter ( ) : IEnumerable |
||
return | IEnumerable |
protected GetIgnoredReferenceRewriterTypes ( ) : string | ||
return | string |
protected GetPlatformAssemblyPath ( ) : string | ||
return | string |
protected GetPlayerFilesSourceDirectory ( string path ) : string | ||
path | string | |
return | string |
protected GetPlayerFilesTargetDirectory ( string path ) : string | ||
path | string | |
return | string |
protected static GetReferenceAssembliesDirectory ( WSASDK sdk ) : string | ||
sdk | WSASDK | |
return | string |
protected abstract GetTemplateDirectorySource ( ) : string | ||
return | string |
protected GetTemplateDirectorySource ( string directory ) : string | ||
directory | string | |
return | string |
protected GetTemplateDirectoryTarget ( ) : string | ||
return | string |
protected abstract GetToolsVersion ( ) : Version | ||
return | Version |
public PostProcessWSA ( |
||
args | ||
sdk | WSASDK | |
stagingArea | [ | |
return | System |
protected TEMP_GetLibraryCollections ( ) : LibraryCollection>.Dictionary |
||
return | LibraryCollection>.Dictionary |
protected bool _generateReferenceProjects | ||
return | bool |