Background for Skyrim SE
Member of the PapyrusUtil script
floatfunctionSignFloat(booldoSign, floatvalue)NativeGlobal


Caveats


Parameters

booldoSign

floatvalue


Examples

Auto-Generated Example

bool myBool__doSign
float myFloat__value

float returnedValue = PapyrusUtil.SignFloat(myBool__doSign, myFloat__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.