AStarSetPointDisabled Method |
Disables or enables the specified point for pathfinding. Useful for making a temporary obstacle.
Namespace: Godot
public void SetPointDisabled( int id, bool disabled = true )
[Missing <param name="id"/> documentation for "M:Godot.AStar.SetPointDisabled(System.Int32,System.Boolean)"]
[Missing <param name="disabled"/> documentation for "M:Godot.AStar.SetPointDisabled(System.Int32,System.Boolean)"]