AIControllerComponent.PatrolPoints Property Definition Namespace: Brine2D.Systems.AI Patrol waypoints \(for patrol behavior\). C#public System.Collections.Generic.List<System.Numerics.Vector2> PatrolPoints { get; set; } Property Value System.Collections.Generic.List<System.Numerics.Vector2>