- Found in:
- Vanilla
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)