Background for Starfield
Member of the Curve script
float[]functionGetValues(float[]Inputs)

Description

Documentation Comment

jduvall
gets an array of values for a given array of inputs


Caveats


Parameters

float[]Inputs


Examples

Auto-Generated Example

float[] myFloatArray__Inputs

float[] returnedValue = myCurve__toCallFunctionOn.GetValues(myFloatArray__Inputs)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.