Click or drag to resize

EditorAPIEditorCommandLineTools_PlatformProjectPatch_Process Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static bool EditorCommandLineTools_PlatformProjectPatch_Process(
	string destFile,
	string baseProjectFileName,
	out string error,
	out bool changed
)

Parameters

destFile
Type: SystemString
baseProjectFileName
Type: SystemString
error
Type: SystemString
changed
Type: SystemBoolean

Return Value

Type: Boolean
See Also