Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UE4SS-RE/RE-UE4SS
/ functions
Functions
2,594 in github.com/UE4SS-RE/RE-UE4SS
⨍
Functions
2,594
◇
Types & classes
549
↓ 2 callers
Function
read_numeral
LUA_NUMBER */ ** This function is quite liberal in what it accepts, as 'luaO_str2num' ** will reject ill-formed numerals. Roughly, it accepts the foll
deps/first/LuaRaw/src/llex.c:227
↓ 2 callers
Function
recfield
deps/first/LuaRaw/src/lparser.c:846
↓ 2 callers
Function
register_all_property_types
UE4SS/src/Mod/LuaMod.cpp:778
↓ 2 callers
Function
register_input_globals
UE4SS/src/Mod/LuaMod.cpp:371
↓ 2 callers
Function
register_object_flags
UE4SS/src/Mod/LuaMod.cpp:554
↓ 2 callers
Function
removelastlineinfo
** Remove line information from the last instruction. ** If line information for that instruction is absolute, set 'iwthabs' ** above its max to force
deps/first/LuaRaw/src/lcode.c:353
↓ 2 callers
Function
removevalues
** Traverse a list of tests ensuring no one produces a value */
deps/first/LuaRaw/src/lcode.c:277
↓ 2 callers
Function
render
UE4SS/src/GUI/BPMods.cpp:55
↓ 2 callers
Function
render_history_menu
UE4SS/src/GUI/LiveView.cpp:2549
↓ 2 callers
Function
resolve_absolute_address
deps/first/ASMHelper/src/ASMHelper.cpp:24
↓ 2 callers
Function
rethook
** Executes a return hook for Lua and C functions and sets/corrects ** 'oldpc'. (Note that this correction is needed by the line hook, so it ** is don
deps/first/LuaRaw/src/ldo.c:365
↓ 2 callers
Function
rname
** Find a "name" for the register 'c'. */
deps/first/LuaRaw/src/ldebug.c:436
↓ 2 callers
Function
save_watches_to_disk
UE4SS/src/GUI/LiveView.cpp:469
↓ 2 callers
Function
savelineinfo
** Save line info for a new instruction. If difference from last line ** does not fit in a byte, of after that many instructions, save a new ** absolu
deps/first/LuaRaw/src/lcode.c:329
↓ 2 callers
Function
searchpath
deps/first/LuaRaw/src/loadlib.c:481
↓ 2 callers
Function
separatetobefnz
** Move all unreachable objects (or 'all' objects) that need ** finalization from list 'finobj' to list 'tobefnz' (to be finalized). ** (Note that obj
deps/first/LuaRaw/src/lgc.c:966
↓ 2 callers
Method
set_file
deps/first/File/src/FileType/WinFile.cpp:53
↓ 2 callers
Method
set_listeners
UE4SS/src/GUI/LiveView.cpp:476
↓ 2 callers
Method
set_listeners_allowed
UE4SS/include/GUI/LiveView.hpp:226
↓ 2 callers
Method
set_number
deps/first/LuaMadeSimple/src/LuaMadeSimple.cpp:564
↓ 2 callers
Method
set_ref
deps/first/IniParser/src/Value.cpp:18
↓ 2 callers
Function
setallfields
** Set all fields from structure 'tm' in the table on top of the stack */
deps/first/LuaRaw/src/loslib.c:230
↓ 2 callers
Function
setlimittosize
deps/first/LuaRaw/src/ltable.c:281
↓ 2 callers
Function
setnodevector
** Creates an array for the hash part of a table with the given ** size, or reuses the dummy node if size is zero. ** The computation for size overflo
deps/first/LuaRaw/src/ltable.c:478
↓ 2 callers
Function
setpath
** Set a path */
deps/first/LuaRaw/src/loadlib.c:297
↓ 2 callers
Function
setseed
deps/first/LuaRaw/src/lmathlib.c:592
↓ 2 callers
Function
settabsb
deps/first/LuaRaw/src/ldblib.c:121
↓ 2 callers
Function
setup_lua_classes_internal
UE4SS/src/Mod/LuaMod.cpp:3133
↓ 2 callers
Function
setup_lua_global_functions_internal
UE4SS/src/Mod/LuaMod.cpp:836
↓ 2 callers
Function
setvararg
deps/first/LuaRaw/src/lparser.c:952
↓ 2 callers
Method
shutdown
UE4SS/src/GUI/DX11.cpp:37
↓ 2 callers
Function
singlestep
deps/first/LuaRaw/src/lgc.c:1578
↓ 2 callers
Function
singlevar
** Find a variable with the given name 'n', handling global variables ** too. */
deps/first/LuaRaw/src/lparser.c:463
↓ 2 callers
Function
singlevaraux
** Find a variable with the given name 'n'. If it is an upvalue, add ** this upvalue into all intermediate functions. If it is a global, set ** 'var'
deps/first/LuaRaw/src/lparser.c:435
↓ 2 callers
Function
skipcomment
** reads the first character of file 'f' and skips an optional BOM mark ** in its beginning plus its first line if it starts with '#'. Returns ** true
deps/first/LuaRaw/src/lauxlib.c:763
↓ 2 callers
Function
stack_init
deps/first/LuaRaw/src/lstate.c:180
↓ 2 callers
Function
start_capture
deps/first/LuaRaw/src/lstrlib.c:534
↓ 2 callers
Function
start_console_lua_executor
UE4SS/src/Mod/LuaMod.cpp:3441
↓ 2 callers
Method
start_mod
UE4SS/src/Mod/LuaMod.cpp:3347
↓ 2 callers
Function
stop_console_lua_executor
UE4SS/src/Mod/LuaMod.cpp:3453
↓ 2 callers
Function
str2K
** Convert a VKSTR to a VK */
deps/first/LuaRaw/src/lcode.c:737
↓ 2 callers
Function
str_find_aux
deps/first/LuaRaw/src/lstrlib.c:773
↓ 2 callers
Function
stringK
** Add a string to list of constants and return its index. */
deps/first/LuaRaw/src/lcode.c:575
↓ 2 callers
Function
string_to_uppercase
UE4SS/src/SDKGenerator/UEHeaderGenerator.cpp:135
↓ 2 callers
Function
strip_delegate_signature_postfix
UE4SS/src/SDKGenerator/Common.cpp:838
↓ 2 callers
Function
sweeplist
** sweep at most 'countin' elements from a list of GCObjects erasing dead ** objects, where a dead object is one marked with the old (non current) **
deps/first/LuaRaw/src/lgc.c:816
↓ 2 callers
Function
sweeptolive
** sweep a list until a live object (or end of list) */
deps/first/LuaRaw/src/lgc.c:843
↓ 2 callers
Function
test_then_block
deps/first/LuaRaw/src/lparser.c:1637
↓ 2 callers
Method
to_string
UVTD/include/UVTD/Symbols.hpp:57
↓ 2 callers
Method
to_string
deps/first/IniParser/include/IniParser/Experimental.hpp:27
↓ 2 callers
Function
toggle_all_watches
UE4SS/src/GUI/LiveView.cpp:3217
↓ 2 callers
Function
tonum
deps/first/LuaRaw/src/lstrlib.c:264
↓ 2 callers
Function
tostringbuff
** Convert a number object to a string, adding it to a buffer */
deps/first/LuaRaw/src/lobject.c:355
↓ 2 callers
Function
touserdata
deps/first/LuaRaw/src/lapi.c:451
↓ 2 callers
Function
traverseephemeron
** Traverse an ephemeron table and link it to proper list. Returns true ** iff any object was marked during this traversal (which implies that ** conv
deps/first/LuaRaw/src/lgc.c:474
↓ 2 callers
Function
treatstackoption
** In function 'db_getinfo', the call to 'lua_getinfo' may push ** results on the stack; later it creates the result table to put ** these objects. Fu
deps/first/LuaRaw/src/ldblib.c:134
↓ 2 callers
Function
tryagain
** In case of allocation fail, this function will do an emergency ** collection to free some memory and then try the allocation again. ** The GC shoul
deps/first/LuaRaw/src/lmem.c:148
↓ 2 callers
Function
typeerror
** Raise a type error */
deps/first/LuaRaw/src/ldebug.c:722
↓ 2 callers
Method
uninstall
UE4SS/src/Mod/LuaMod.cpp:3372
↓ 2 callers
Function
unpackint
** Unpack an integer with 'size' bytes and 'islittle' endianness. ** If size is smaller than the size of a Lua integer and integer ** is signed, must
deps/first/LuaRaw/src/lstrlib.c:1728
↓ 2 callers
Function
write_to_file
deps/first/File/src/FileType/WinFile.cpp:89
↓ 2 callers
Function
yindex
deps/first/LuaRaw/src/lparser.c:821
↓ 1 callers
Function
Array
Explicitly making the class non-copyable to enable dllexport with unique_ptr
deps/first/JSON/include/JSON/Array.hpp:37
↓ 1 callers
Function
ConvertHexCharToInt
deps/first/SinglePassSigScanner/src/SinglePassSigScanner.cpp:319
↓ 1 callers
Function
CreateDeviceD3D
UE4SS/src/GUI/DX11.cpp:73
↓ 1 callers
Function
DumpExports
UE4SS/proxy_generator/main.cpp:39
↓ 1 callers
Function
Handler
deps/first/Input/include/Input/Handler.hpp:46
↓ 1 callers
Function
I2d
deps/first/LuaRaw/src/lmathlib.c:337
↓ 1 callers
Function
ImGui_GetID
UE4SS/src/GUI/ImGuiUtility.cpp:61
↓ 1 callers
Function
ImGui_Splitter
https://github.com/ocornut/imgui/issues/319#issuecomment-345795629
UE4SS/src/GUI/ImGuiUtility.cpp:49
↓ 1 callers
Function
LEfloatint
** Check whether float 'f' is less than or equal to integer 'i'. ** See comments on previous function. */
deps/first/LuaRaw/src/lvm.c:460
↓ 1 callers
Function
LEintfloat
** Check whether integer 'i' is less than or equal to float 'f'. ** See comments on previous function. */
deps/first/LuaRaw/src/lvm.c:426
↓ 1 callers
Function
LEnum
** Return 'l <= r', for numbers. */
deps/first/LuaRaw/src/lvm.c:498
↓ 1 callers
Function
LTfloatint
** Check whether float 'f' is less than integer 'i'. ** See comments on previous function. */
deps/first/LuaRaw/src/lvm.c:443
↓ 1 callers
Function
LTintfloat
** Check whether integer 'i' is less than float 'f'. If 'i' has an ** exact representation as a float ('l_intfitsf'), compare numbers as ** floats. Ot
deps/first/LuaRaw/src/lvm.c:409
↓ 1 callers
Function
LTnum
** Return 'l < r', for numbers. */
deps/first/LuaRaw/src/lvm.c:476
↓ 1 callers
Function
LuaLockInitial
deps/first/LuaRaw/src/luauser.c:9
↓ 1 callers
Method
Max
UE4SS/include/LuaCustomMemberFunctions.hpp:304
↓ 1 callers
Method
ModMenuButtonPressed
UE4SS/src/GUI/BPMods.cpp:32
↓ 1 callers
Function
Object
deps/first/JSON/include/JSON/Object.hpp:39
↓ 1 callers
Function
PrintCode
deps/first/LuaRaw/src/luac.c:336
↓ 1 callers
Function
PrintDebug
deps/first/LuaRaw/src/luac.c:690
↓ 1 callers
Function
PrintHeader
deps/first/LuaRaw/src/luac.c:670
↓ 1 callers
Function
PrintString
deps/first/LuaRaw/src/luac.c:222
↓ 1 callers
Function
PrintType
deps/first/LuaRaw/src/luac.c:267
↓ 1 callers
Function
ScanTargetToString
deps/first/SinglePassSigScanner/src/SinglePassSigScanner.cpp:35
↓ 1 callers
Method
Size
UE4SS/include/USMapGenerator/writer.h:109
↓ 1 callers
Function
TRY
UVTD/include/UVTD/ExceptionHandling.hpp:14
↓ 1 callers
Method
WriteString
UE4SS/include/USMapGenerator/writer.h:89
↓ 1 callers
Method
add_bool_value
deps/first/IniParser/src/Value.cpp:79
↓ 1 callers
Method
add_float_value
deps/first/IniParser/src/Value.cpp:67
↓ 1 callers
Method
add_gui_tab
UE4SS/src/UE4SSProgram.cpp:1421
↓ 1 callers
Method
add_int64_value
deps/first/IniParser/src/Value.cpp:55
↓ 1 callers
Method
add_line
UE4SS/src/GUI/Console.cpp:170
↓ 1 callers
Method
add_object
deps/first/JSON/src/Array.cpp:34
↓ 1 callers
Function
add_s
deps/first/LuaRaw/src/lstrlib.c:871
↓ 1 callers
Method
add_tab
UE4SS/src/GUI/GUI.cpp:436
↓ 1 callers
Function
addliteral
deps/first/LuaRaw/src/lstrlib.c:1175
↓ 1 callers
Function
addprototype
** adds a new prototype into list of prototypes */
deps/first/LuaRaw/src/lparser.c:697
↓ 1 callers
Function
addquoted
deps/first/LuaRaw/src/lstrlib.c:1122
← previous
next →
801–900 of 2,594, ranked by callers