MCPcopy Create free account
hub / github.com/YimMenu/YimMenuV2 / CheckStringSafe

Function CheckStringSafe

src/core/scripting/LuaUtils.hpp:189–193  ·  view source on GitHub ↗

luaL_checkstring automatically converts ints into strings, which we don't want

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

SetIntMethod · 0.85
SetBoolMethod · 0.85
SetFloatMethod · 0.85
SetStringMethod · 0.85
SetMaskedIntMethod · 0.85
SetMaskedBoolMethod · 0.85
GetIntMethod · 0.85
GetBoolMethod · 0.85
GetFloatMethod · 0.85
GetStringMethod · 0.85
GetMaskedIntMethod · 0.85
GetMaskedBoolMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected