currentPath property

List<AutonomyAStarState>? currentPath
getter/setter pair

Implementation

List<AutonomyAStarState>? currentPath;