Fortnite NPC perception management
Verse using statement |
using { /Fortnite.com/AI } |
Exposed Interfaces
This interface exposes the following interfaces:
Name | Description |
---|---|
fort_npc_perception |
Fortnite NPC perception management |
Members
This interface has both data members and functions.
Data
Data Member Name | Type | Description |
---|---|---|
AlertLevelChangedEvent |
listenable(payload) |
Event when the alert level of the guard has changed. |
CurrentTargetChangedEvent |
listenable(payload) |
Event when the current target has changed. |
Functions
Function Name | Description |
---|---|
GetCurrentTargetInfo |
Get information about the current target. |
GetAlertLevel |
Get the current alert level of the guard. |
GetAlertLevel |
Get the current alert level of a target for the guard. |