Background for Starfield
Member of the Curve script
boolfunctionHasValueAt(floatafInput)Native

Description

Documentation Comment

Check whether the given input value is within the range of defined values for the curve.


Caveats


Parameters

floatafInput


Examples

Auto-Generated Example

float myFloat__afInput

bool returnedValue = myCurve__toCallFunctionOn.HasValueAt(myFloat__afInput)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.