Click or drag to resize

aceLogconsoleAltColorToggle Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public void consoleAltColorToggle(
	bool setExact = false,
	int altChange = -1
)
Request Example View Source

Parameters

setExact (Optional)
Type: SystemBoolean
altChange (Optional)
Type: SystemInt32

Implements

ILogBuilder.consoleAltColorToggle(Boolean, Int32)
ITextRender.consoleAltColorToggle(Boolean, Int32)
See Also