Click or drag to resize

FormImportProgressAddLines Method

[Missing <summary> documentation for "M:Advanced_Combat_Tracker.FormImportProgress.AddLines(System.Int32)"]

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public void AddLines(
	int LineCount
)

Parameters

LineCount
Type: SystemInt32

[Missing <param name="LineCount"/> documentation for "M:Advanced_Combat_Tracker.FormImportProgress.AddLines(System.Int32)"]

See Also