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

Description

Documentation Comment

Gets the array of flora placed by the biome with a scan percentage less than or equal to specified


Caveats


Parameters

floatafMaxPercentageKnown=1.0


Examples

Auto-Generated Example

float myFloat__afMaxPercentageKnown

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