Background for Skyrim SE
Member of the LibFire script
Actor[]functionFindNearbyFollowers(floatafRadius)NativeGlobal

Description

Documentation Comment

Returns teammates and player-controlled commanded/summoned actors in loaded cells within afRadius of player


Caveats


Parameters

floatafRadius


Examples

Auto-Generated Example

float myFloat__afRadius

Actor[] returnedValue = LibFire.FindNearbyFollowers(myFloat__afRadius)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.