Class CooperativePathData

Public

Public Methods

Clear ()
Public
CooperativePathData (node, id)
Public
CopyTo (other)
Public
ReplaceFutureWithNode (fromTick, node)

Replaces the path from fromTick and forwards with the single node node.

Public
ReplaceFutureWithPath (newPath)

Replaces the part of this path with the new path from the point in time when the new path starts.

Public

Public Variables

endNode
Public
id
Public
path
Public Readonly
reserved
Public
startTick
Public
version
Public