Guard Spawner Visibility Range Enum
Used with guard_spawner_device.VisibilityRangeRestriction to define how the guard uses guard_spawner_device.VisibilityRange
Verse using statement |
using { /Fortnite.com/Devices } |
Enumerators
The guard_spawner_visibility_range_restriction enumeration includes the following enumerators:
| Name | Description |
|---|---|
OnlyWhenUnaware |
The NPC only uses its VisibilityRange when it does not have a target. Otherwise, the guard has an infinite range. |
Always |
The NPC uses its VisibilityRange both when it is unaware and when it has a target. |