class LuaRailPath should include the cost of the path
Posted: Sat Aug 01, 2020 12:27 am
TL;DR
LuaRailPath should have a member (uint) for the cost of the path the path finding finished on.What ?
Add cost to LuaRailPath:class LuaRailPath -
cost :: uint [R] The cost of this path from the pathfinder.