Background for Starfield
Member of the ObjectReference script
ActorBase[]functionGetBiomeActors(floatafMaxPercentageKnown=1.0)Native

Description

Documentation Comment

Gets the array of actor bases placed by the biome with a scan percentage less than or equal to specified, between 0.0 and 1.0


Caveats


Parameters

floatafMaxPercentageKnown=1.0


Examples

Auto-Generated Example

float myFloat__afMaxPercentageKnown

ActorBase[] returnedValue = myObjectReference__toCallFunctionOn.GetBiomeActors(myFloat__afMaxPercentageKnown)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.