Click or drag to resize

AStarzStepCounter Property

Use for a 'step by step' search only. Gets the number of the current step. -1 if the search has not been initialized. 0 if it has not been started.

Namespace:  Pathfinding
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public int StepCounter { get; }

Property Value

Type: Int32
See Also