Click or drag to resize

FormImportProgressSetBatch Method

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

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public void SetBatch(
	int Numerator,
	int Denominator
)

Parameters

Numerator
Type: SystemInt32

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

Denominator
Type: SystemInt32

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

See Also