F_PurpleKingdomGames_Core_Pathfinding_GridNode2D_Position - PurpleKingdomGames/CoreLibs GitHub Wiki
Get the position of this node in world space
Namespace: PurpleKingdomGames.Core.Pathfinding
Assembly: PurpleKingdomGamesCore (in PurpleKingdomGamesCore.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public readonly Point2D Position
Type: Point2D
GridNode2D Structure
PurpleKingdomGames.Core.Pathfinding Namespace