Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
intfunctionHexToInt(stringasHexString)NativeGlobal


Caveats


Parameters

stringasHexString


Examples

Auto-Generated Example

string myString__asHexString

int returnedValue = Lighthouse.HexToInt(myString__asHexString)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.