[inline, static]
Returns the Node in the map corresponding to the locations specified.
Definition at line 248 of file Node.cs.
{ return Node.Map[loc.Row, loc.Col]; }