Click or drag to resize

CSYSiScriptRecord Method

Checks to see if we are in scripting recording mode

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iScriptRecord()

public static int iScriptRecord()

Return Value

Type: Int32
0 - Normal mode 1 - Recording mode
See Also