- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
| State | Description |
|---|---|
| 0 | Can't be detected |
| 1 | Normal |
| 2 | Will always be detected |
- Returns whether other NPCs can detect this actor.
Caveats
Parameters
ActorakActor
Examples
Auto-Generated Example
Actor myActor__akActor
int returnedValue = PO3_SKSEFunctions.CanActorBeDetected(myActor__akActor)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
