Click or drag to resize

EditorAPIEditorCommandLineTools_PlatformProjectPatch_Process Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public 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