Background for Starfield
Member of the GameplayOption script
floatfunctionGetValue()Native

Description

Documentation Comment

Get this GameplayOption form's current value. Bools are represented as 0 for false and non-zero for true


Caveats


Examples

Auto-Generated Example

float returnedValue = myGameplayOption__toCallFunctionOn.GetValue()
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.