Method |
Description |
|
AddUrlScheme ( XmlDocument xmlDocument, XmlNode dictContainer, string urlScheme ) : void |
|
|
CheckIfUrlSchemeExists ( XmlNode dictContainer, string urlScheme ) : bool |
|
|
CreateEveryplayConfig ( string path ) : void |
|
|
CreateModFile ( string path, bool copyDependencies ) : void |
|
|
DirectoryCopy ( string sourceDirName, string destDirName ) : void |
|
|
FixUnityPlistAppendBug ( string path ) : void |
|
|
OnPostProcessBuild ( BuildTarget, target, string path ) : void |
|
|
OnPostProcessBuildEarly ( BuildTarget target, string path ) : void |
|
|
OnPostprocessScene ( ) : void |
|
|
PostProcessBuild_Android ( string path, string clientId ) : void |
|
|
PostProcessBuild_iOS ( string path, string clientId ) : void |
|
|
ProcessGlesFiles ( string path ) : void |
|
|
ProcessInfoPList ( string path, string clientId ) : void |
|
|
ProcessXCodeProject ( string path ) : void |
|
|
SetGlobalCustomDefine ( string file, string targetDefine, bool enabled ) : void |
|
|
SetScriptingDefineSymbolForTarget ( BuildTargetGroup target, string targetDefine, bool enabled ) : void |
|
|
UpdateStringInFile ( string file, string subject, string replacement ) : void |
|
|