Changelog
Get Started
Example Scenes
Agent Movement
Graph Generation
Deploying
Misc
Groups
Classes
A* Pathfinding Project
5.4.2
5.4.2
Action
Another action
Something else here
Separated link
Function
GraphNode
.
NodeActionWithData
NodeActionWithData<T>
(
GraphNode
node, ref T data)
Public
delegate void
NodeActionWithData<T>
(
GraphNode
node
ref T
data
)