EditorAPIEditorCommandLineTools_PlatformProjectPatch_Process Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static bool EditorCommandLineTools_PlatformProjectPatch_Process(
string destFile,
string baseProjectFileName,
bool modeWithCopyFiles,
out string error,
out bool changed
)
Parameters
- destFile String
-
- baseProjectFileName String
-
- modeWithCopyFiles Boolean
-
- error String
-
- changed Boolean
-
Return Value
Boolean
See Also