P_PurpleKingdomGames_Core_Pathfinding_GridNode2D_Penalty - PurpleKingdomGames/CoreLibs GitHub Wiki
The penalty for passing through this node
Namespace: PurpleKingdomGames.Core.Pathfinding
Assembly: PurpleKingdomGamesCore (in PurpleKingdomGamesCore.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int Penalty { get; set; }
Type: Int32
GridNode2D Structure
PurpleKingdomGames.Core.Pathfinding Namespace