MCPcopy Create free account

hub / github.com/UE4SS-RE/RE-UE4SS / functions

Functions2,594 in github.com/UE4SS-RE/RE-UE4SS

↓ 7 callersFunctiongenerate_class_name
UE4SS/src/SDKGenerator/Generator.cpp:105
↓ 7 callersFunctiongenerate_delegate_name
UE4SS/src/SDKGenerator/Common.cpp:124
↓ 7 callersMethodget_int_field
deps/first/LuaMadeSimple/src/LuaMadeSimple.cpp:224
↓ 7 callersMethodget_meta
UE4SS/src/SDKGenerator/UEHeaderGenerator.cpp:185
↓ 7 callersFunctionget_object_full_name
UE4SS/src/GUI/LiveView.cpp:1276
↓ 7 callersFunctionluaC_runtilstate
** advances the garbage collector until it reaches a state allowed ** by 'statemask' */
deps/first/LuaRaw/src/lgc.c:1645
↓ 7 callersFunctionluaD_callnoyield
** Similar to 'luaD_call', but does not allow yields during the call. */
deps/first/LuaRaw/src/ldo.c:626
↓ 7 callersFunctionluaD_poscall
** Finishes a function call: calls hook if necessary, moves current ** number of results to proper place, and returns to previous call ** info. If fun
deps/first/LuaRaw/src/ldo.c:462
↓ 7 callersFunctionluaF_close
** Close all upvalues and to-be-closed variables up to the given stack ** level. */
deps/first/LuaRaw/src/lfunc.c:228
↓ 7 callersFunctionluaG_getfuncline
** Get the line corresponding to instruction 'pc' in function 'f'; ** first gets a base line and from there does the increments until ** the desired i
deps/first/LuaRaw/src/ldebug.c:83
↓ 7 callersFunctionluaK_getlabel
** returns current 'pc' and marks it as a jump target (to avoid wrong ** optimizations with consecutive instructions not in the same basic block). */
deps/first/LuaRaw/src/lcode.c:232
↓ 7 callersFunctionluaL_getmetafield
deps/first/LuaRaw/src/lauxlib.c:845
↓ 7 callersFunctionluaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
deps/first/LuaRaw/src/lauxlib.c:927
↓ 7 callersFunctionluaV_finishset
** Finish a table assignment 't[key] = val'. ** If 'slot' is NULL, 't' is not a table. Otherwise, 'slot' points ** to the entry 't[key]', or to a val
deps/first/LuaRaw/src/lvm.c:330
↓ 7 callersFunctionlua_createtable
deps/first/LuaRaw/src/lapi.c:766
↓ 7 callersFunctionlua_isstring
deps/first/LuaRaw/src/lapi.c:320
↓ 7 callersFunctionlua_pushcclosure
deps/first/LuaRaw/src/lapi.c:583
↓ 7 callersFunctionlua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
deps/first/LuaRaw/src/lapi.c:245
↓ 7 callersFunctionmatch
deps/first/LuaRaw/src/lstrlib.c:570
↓ 7 callersFunctionreglevel
** Convert 'nvar', a compiler index level, to its corresponding ** register. For that, search for the highest variable below that level ** that is in
deps/first/LuaRaw/src/lparser.c:229
↓ 7 callersFunctionsettabsi
deps/first/LuaRaw/src/ldblib.c:116
↓ 7 callersFunctiontonumeral
** If expression is a numeric constant, fills 'v' with its value ** and returns 1. Otherwise, returns 0. */
deps/first/LuaRaw/src/lcode.c:56
↓ 6 callersFunctionGetPropertyType
UE4SS/src/USMapGenerator/Generator.cpp:63
↓ 6 callersFunctionImGui_TreeNodeEx
UE4SS/src/GUI/ImGuiUtility.cpp:67
↓ 6 callersFunctionaddstr2buff
** Add 'str' to the buffer. If string is larger than the buffer space, ** push the string directly to the stack. */
deps/first/LuaRaw/src/lobject.c:443
↓ 6 callersMethodappend_line_no_indent
UE4SS/src/SDKGenerator/UEHeaderGenerator.cpp:4047
↓ 6 callersFunctioncheckformat
** Check whether a conversion specification is valid. When called, ** first character in 'form' must be '%' and last character must ** be a valid conv
deps/first/LuaRaw/src/lstrlib.c:1225
↓ 6 callersFunctioncopywithendian
** Copy 'size' bytes from 'src' to 'dest', correcting endianness if ** given 'islittle' is different from native endianness. */
deps/first/LuaRaw/src/lstrlib.c:1589
↓ 6 callersFunctionesccheck
deps/first/LuaRaw/src/llex.c:319
↓ 6 callersFunctionfor_each
deps/first/JSON/include/JSON/Array.hpp:66
↓ 6 callersMethodget_mods_directory
UE4SS/src/UE4SSProgram.cpp:1330
↓ 6 callersMethodget_tokens
deps/first/ParserBase/src/Tokenizer.cpp:219
↓ 6 callersFunctiongetfield
deps/first/LuaRaw/src/loslib.c:251
↓ 6 callersFunctiongettable
deps/first/LuaRaw/src/lapi.c:729
↓ 6 callersFunctiongetthread
** Auxiliary function used by several library functions: check for ** an optional thread as function's first argument and set 'arg' with ** 1 if this
deps/first/LuaRaw/src/ldblib.c:94
↓ 6 callersFunctionis_instr
deps/first/Helpers/include/Helpers/ASM.hpp:53
↓ 6 callersMethodis_started
UE4SS/src/Mod/Mod.cpp:84
↓ 6 callersFunctionluaD_call
** External interface for 'ccall' */
deps/first/LuaRaw/src/ldo.c:618
↓ 6 callersFunctionluaE_setdebt
** set GCdebt to a new value keeping the value (totalbytes + GCdebt) ** invariant (and avoiding underflows in 'totalbytes') */
deps/first/LuaRaw/src/lstate.c:89
↓ 6 callersFunctionluaE_warning
deps/first/LuaRaw/src/lstate.c:418
↓ 6 callersFunctionluaH_new
deps/first/LuaRaw/src/ltable.c:624
↓ 6 callersFunctionluaK_code
** Emit instruction 'i', checking for array sizes and saving also its ** line information. Return 'i' position. */
deps/first/LuaRaw/src/lcode.c:382
↓ 6 callersFunctionluaK_concat
** Concatenate jump-list 'l2' into jump-list 'l1' */
deps/first/LuaRaw/src/lcode.c:181
↓ 6 callersFunctionluaK_semerror
semantic error */
deps/first/LuaRaw/src/lcode.c:46
↓ 6 callersFunctionluaL_ref
** The previously freed references form a linked list: ** t[freelist] is the index of a first free index, or zero if list is ** empty; t[t[freelist]]
deps/first/LuaRaw/src/lauxlib.c:660
↓ 6 callersFunctionluaL_tolstring
deps/first/LuaRaw/src/lauxlib.c:883
↓ 6 callersFunctionluaT_trybinTM
deps/first/LuaRaw/src/ltm.c:148
↓ 6 callersFunctionluaV_tointegerns
** try to convert a value to an integer, rounding according to 'mode', ** without string coercion. ** ("Fast track" handled by macro 'tointegerns'.) *
deps/first/LuaRaw/src/lvm.c:137
↓ 6 callersFunctionlua_checkstack
deps/first/LuaRaw/src/lapi.c:109
↓ 6 callersFunctionlua_getinfo
deps/first/LuaRaw/src/ldebug.c:383
↓ 6 callersFunctionlua_getiuservalue
deps/first/LuaRaw/src/lapi.c:806
↓ 6 callersFunctionlua_newuserdatauv
deps/first/LuaRaw/src/lapi.c:1346
↓ 6 callersFunctionlua_setiuservalue
deps/first/LuaRaw/src/lapi.c:977
↓ 6 callersMethodnew_bool
deps/first/JSON/src/Array.cpp:29
↓ 6 callersFunctionnew_localvar
** Create a new local variable with the given 'name'. Return its index ** in the function. */
deps/first/LuaRaw/src/lparser.c:193
↓ 6 callersMethodparse
deps/first/IniParser/src/Ini.cpp:79
↓ 6 callersFunctionparse_internal
deps/first/JSON/src/Parser/Parser.cpp:33
↓ 6 callersMethodrawgeti
deps/first/LuaMadeSimple/src/LuaMadeSimple.cpp:481
↓ 6 callersFunctionscan_from_lua_script
UE4SS/src/Signatures.cpp:21
↓ 6 callersFunctionset2
deps/first/LuaRaw/src/ltablib.c:265
↓ 6 callersFunctionswapexps
deps/first/LuaRaw/src/lcode.c:1435
↓ 6 callersFunctiontest2
** Accept current char if it is in 'set' (of size 2) */
deps/first/LuaRaw/src/liolib.c:454
↓ 5 callersFunctionIxor
i1 ^= i2 */
deps/first/LuaRaw/src/lmathlib.c:396
↓ 5 callersMethodadd_element_to_top
deps/first/JSON/include/JSON/Parser/TokenParser.hpp:69
↓ 5 callersFunctioncheckstack
** If L1 != L, L1 can be in any state, and therefore there are no ** guarantees about its stack space; any push in L1 must be ** checked. */
deps/first/LuaRaw/src/ldblib.c:35
↓ 5 callersFunctionclearkey
** Clear keys for empty entries in tables. If entry is empty, mark its ** entry as dead. This allows the collection of the key, but keeps its ** entry
deps/first/LuaRaw/src/lgc.c:171
↓ 5 callersFunctioncodeABRK
deps/first/LuaRaw/src/lcode.c:1038
↓ 5 callersMethodcopy_error
deps/first/MProgram/include/ErrorObject.hpp:37
↓ 5 callersFunctiondumpString
deps/first/LuaRaw/src/ldump.c:88
↓ 5 callersFunctionexplist
deps/first/LuaRaw/src/lparser.c:1011
↓ 5 callersFunctionfatal
deps/first/LuaRaw/src/luac.c:42
↓ 5 callersFunctionfinishbinexpval
** Emit code for binary expressions that "produce values" ** (everything but logical operators 'and'/'or' and comparison ** operators). ** Expression
deps/first/LuaRaw/src/lcode.c:1374
↓ 5 callersMethodgenerate_files
UVTD/src/VTableDumper.cpp:178
↓ 5 callersMethodgenerate_function_declaration
UE4SS/src/SDKGenerator/Generator.cpp:323
↓ 5 callersMethodget_arg
deps/first/ArgsParser/include/ArgsParser/ArgsParser.hpp:123
↓ 5 callersMethodget_message
deps/first/MProgram/include/ErrorObject.hpp:77
↓ 5 callersMethodget_string_field
deps/first/LuaMadeSimple/src/LuaMadeSimple.cpp:201
↓ 5 callersMethodget_table
deps/first/LuaMadeSimple/src/LuaMadeSimple.cpp:620
↓ 5 callersMethodget_underlying_type
deps/first/File/include/File/HandleTemplate.hpp:74
↓ 5 callersFunctionhas_internal_error
deps/first/DynamicOutput/src/Output.cpp:5
↓ 5 callersFunctioninclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
deps/first/LuaRaw/src/llex.c:156
↓ 5 callersFunctionindex2stack
** Convert a valid actual index (not a pseudo-index) to its address. */
deps/first/LuaRaw/src/lapi.c:94
↓ 5 callersFunctioniscleared
** tells whether a key or value can be cleared from a weak ** table. Non-collectable objects are never removed from weak ** tables. Strings behave as
deps/first/LuaRaw/src/lgc.c:185
↓ 5 callersFunctionluaD_hook
** Call a hook for the given event. Make sure there is a hook to be ** called. (Both 'L->hook' and 'L->hookmask', which trigger this ** function, can
deps/first/LuaRaw/src/ldo.c:306
↓ 5 callersFunctionluaD_rawrunprotected
deps/first/LuaRaw/src/ldo.c:138
↓ 5 callersFunctionluaD_seterrorobj
deps/first/LuaRaw/src/ldo.c:91
↓ 5 callersFunctionluaG_typeerror
** Raise a type error with "standard" information about the faulty ** object 'o' (using 'varinfo'). */
deps/first/LuaRaw/src/ldebug.c:733
↓ 5 callersFunctionluaH_getshortstr
** search function for short strings */
deps/first/LuaRaw/src/ltable.c:756
↓ 5 callersFunctionluaH_resize
** Resize table 't' for the new given sizes. Both allocations (for ** the hash part and for the array part) can fail, which creates some ** subtleties
deps/first/LuaRaw/src/ltable.c:551
↓ 5 callersFunctionluaK_codeABCk
** Format and emit an 'iABC' instruction. (Assertions check consistency ** of parameters versus opcode.) */
deps/first/LuaRaw/src/lcode.c:397
↓ 5 callersFunctionluaK_codeABx
** Format and emit an 'iABx' instruction. */
deps/first/LuaRaw/src/lcode.c:408
↓ 5 callersFunctionluaK_exp2RK
** Ensures final expression result is in a valid R/K index ** (that is, it is either in a register or in 'k' with an index ** in the range of R/K indi
deps/first/LuaRaw/src/lcode.c:1028
↓ 5 callersFunctionluaL_buffinitsize
deps/first/LuaRaw/src/lauxlib.c:638
↓ 5 callersFunctionluaL_getsubtable
** ensure that stack[idx][fname] has a table and push that table ** into the stack */
deps/first/LuaRaw/src/lauxlib.c:948
↓ 5 callersFunctionluaL_pushresultsize
deps/first/LuaRaw/src/lauxlib.c:603
↓ 5 callersFunctionluaL_traceback
deps/first/LuaRaw/src/lauxlib.c:131
↓ 5 callersFunctionlua_absindex
** convert an acceptable stack index into an absolute index */
deps/first/LuaRaw/src/lapi.c:172
↓ 5 callersFunctionlua_close
deps/first/LuaRaw/src/lstate.c:411
↓ 5 callersFunctionlua_concat
deps/first/LuaRaw/src/lapi.c:1288
↓ 5 callersFunctionlua_error
deps/first/LuaRaw/src/lapi.c:1241
← previousnext →201–300 of 2,594, ranked by callers