Gets the cost of moving through the arc.
Can be overriden when not simply equals to Weight*Length.
Namespace:
Pathfinding
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public virtual double Cost { get; }
Property Value
Type:
DoubleSee Also