Background for Skyrim SE
Member of the PapyrusUtil script
float[]functionFloatArray(intsize, floatfiller=0.0)Global


Caveats


Parameters

intsize

floatfiller=0.0


Examples

Auto-Generated Example

int myInt__size
float myFloat__filler

float[] returnedValue = PapyrusUtil.FloatArray(myInt__size, myFloat__filler)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.