ai_patrol_path_device

device
ai_patrol_path_device<public> := class<concrete><final>(creative_device_base)

Used to create patrolling behavior for guards spawned with the `guard_spawner_device`.

Module
/Fortnite.com/Devices
Source
fortnite

Used in

NpcSystem / Npc Statemachine verse-source
var PatrolPath : ?ai_patrol_path_device = false
    #var PatrolPath : []?ai_patrol_path_device = array{}



    #########  ***** End of Guard Type NPC Section ***** #########