MCPcopy Index your code
hub / github.com/DCurrent/openbor / ScriptVariant_IntegerValue

Function ScriptVariant_IntegerValue

engine/source/scriptlib/ScriptVariant.c:263–302  ·  view source on GitHub ↗

* Caskey, Damon V. * Orginal author (Utunels?) and date unknown. * * Reworked 2026-06-02 to safely fail on overflow * so script can support 64-bit integers. * * Get a 32-bit integer value from a variant. * Will attempt to convert if possible. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

system_srandFunction · 0.85
system_getglobalvarFunction · 0.85
system_setglobalvarFunction · 0.85
system_getlocalvarFunction · 0.85
system_setlocalvarFunction · 0.85
openbor_drawstringFunction · 0.85
openbor_drawboxFunction · 0.85
openbor_drawboxtoscreenFunction · 0.85
openbor_drawlineFunction · 0.85
openbor_drawlinetoscreenFunction · 0.85
openbor_drawspriteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected