dhart.pathfinding.PathMemberStruct

class dhart.pathfinding.PathMemberStruct

A node in a path. Contains the cost to the next node and an ID

__init__(*args, **kwargs)

Methods

Attributes

cost_to_next

Structure/Union member

id

Structure/Union member