Skip to content

P_PurpleKingdomGames_Core_Pathfinding_GridNode2D_Passable

David North edited this page Jul 31, 2015 · 2 revisions

GridNode2D.Passable Property

Whether or not a path can cross through this node

Namespace: PurpleKingdomGames.Core.Pathfinding
Assembly: PurpleKingdomGamesCore (in PurpleKingdomGamesCore.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public bool Passable { get; set; }

Property Value

Type: Boolean

See Also

Reference

GridNode2D Structure
PurpleKingdomGames.Core.Pathfinding Namespace

Clone this wiki locally