Background for Skyrim SE
Member of the DbSkseFunctions script
intfunctionGetDetectionLevel(ActorakActor, ActorakTarget)NativeGlobal


Caveats


Parameters

ActorakActor

ActorakTarget


Examples

Auto-Generated Example

Actor myActor__akActor
Actor myActor__akTarget

int returnedValue = DbSkseFunctions.GetDetectionLevel(myActor__akActor, myActor__akTarget)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.