Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/sluaunreal
/ functions
Functions
2,452 in github.com/Tencent/sluaunreal
⨍
Functions
2,452
◇
Types & classes
407
↓ 6 callers
Function
buffer_init
-------------------------------------------------------------------------*\ * Initializes C structure \*---------------------------------------------
Plugins/slua_unreal/External/luasocket/buffer.cpp:44
↓ 6 callers
Function
checklimit
Plugins/slua_unreal/External/lua/lparser.cpp:90
↓ 6 callers
Function
clear
Plugins/slua_unreal/Source/slua_unreal/Private/LuaDelegate.cpp:409
↓ 6 callers
Function
duplicateUFunction
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:1105
↓ 6 callers
Function
esccheck
Plugins/slua_unreal/External/lua/llex.cpp:300
↓ 6 callers
Method
getGameInstance
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:81
↓ 6 callers
Function
getTime
Plugins/slua_unreal/Source/slua_unreal/Private/SluaUtil.cpp:56
↓ 6 callers
Function
getfield
Plugins/slua_unreal/External/lua/loslib.cpp:239
↓ 6 callers
Function
getthread
** Auxiliary function used by several library functions: check for ** an optional thread as function's first argument and set 'arg' with ** 1 if this
Plugins/slua_unreal/External/lua/ldblib.cpp:89
↓ 6 callers
Function
io_init
=========================================================================*\ * Exported functions \*===================================================
Plugins/slua_unreal/External/luasocket/io.cpp:15
↓ 6 callers
Function
luaC_newobj
** create a new collectable object (with given type and size) and link ** it to 'allgc' list. */
Plugins/slua_unreal/External/lua/lgc.cpp:207
↓ 6 callers
Function
luaE_setdebt
** set GCdebt to a new value keeping the value (totalbytes + GCdebt) ** invariant (and avoiding underflows in 'totalbytes') */
Plugins/slua_unreal/External/lua/lstate.cpp:95
↓ 6 callers
Function
luaF_close
Plugins/slua_unreal/External/lua/lfunc.cpp:81
↓ 6 callers
Function
luaG_typeerror
Plugins/slua_unreal/External/lua/ldebug.cpp:583
↓ 6 callers
Function
luaH_new
Plugins/slua_unreal/External/lua/ltable.cpp:401
↓ 6 callers
Function
luaH_set
** beware: when using this function you probably need to check a GC ** barrier and invalidate the TM cache. */
Plugins/slua_unreal/External/lua/ltable.cpp:590
↓ 6 callers
Function
luaH_setint
Plugins/slua_unreal/External/lua/ltable.cpp:598
↓ 6 callers
Function
luaK_fixline
** Change line information associated with current position. */
Plugins/slua_unreal/External/lua/lcode.cpp:1175
↓ 6 callers
Function
luaK_getlabel
** returns current 'pc' and marks it as a jump target (to avoid wrong ** optimizations with consecutive instructions not in the same basic block). */
Plugins/slua_unreal/External/lua/lcode.cpp:166
↓ 6 callers
Function
luaL_gsub
Plugins/slua_unreal/External/lua/lauxlib.cpp:978
↓ 6 callers
Function
lua_checkstack
Plugins/slua_unreal/External/lua/lapi.cpp:95
↓ 6 callers
Function
lua_concat
Plugins/slua_unreal/External/lua/lapi.cpp:1139
↓ 6 callers
Function
lua_getglobal
Plugins/slua_unreal/External/lua/lapi.cpp:602
↓ 6 callers
Function
lua_isnumber
Plugins/slua_unreal/External/lua/lapi.cpp:274
↓ 6 callers
Function
lua_status
Plugins/slua_unreal/External/lua/lapi.cpp:1030
↓ 6 callers
Function
lua_tointegerx
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/lpb.cpp:59
↓ 6 callers
Function
opt_set
Plugins/slua_unreal/External/luasocket/options.cpp:308
↓ 6 callers
Function
output
Plugins/slua_unreal/Source/slua_unreal/Private/Log.cpp:24
↓ 6 callers
Function
pb_fname
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/pb.cpp:824
↓ 6 callers
Function
pb_lslice
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/pb.cpp:71
↓ 6 callers
Function
pb_nextentry
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/pb.cpp:627
↓ 6 callers
Function
pb_readvarint64
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/pb.cpp:150
↓ 6 callers
Function
posrelat
translate a relative string position: negative means back from end */
Plugins/slua_unreal/External/lua/lstrlib.cpp:65
↓ 6 callers
Function
set2
Plugins/slua_unreal/External/lua/ltablib.cpp:280
↓ 6 callers
Function
socket_connect
-------------------------------------------------------------------------*\ * Connects or returns error message \*------------------------------------
Plugins/slua_unreal/External/luasocket/usocket.cpp:165
↓ 6 callers
Function
socket_gaistrerror
Plugins/slua_unreal/External/luasocket/usocket.cpp:430
↓ 6 callers
Function
socket_waitfd
Plugins/slua_unreal/External/luasocket/wsocket.cpp:51
↓ 6 callers
Function
swapextra
** If function yielded, its 'func' can be in the 'extra' field. The ** next function restores 'func' to its correct value for debugging ** purposes. (
Plugins/slua_unreal/External/lua/ldebug.cpp:60
↓ 6 callers
Function
takeSample
Plugins/slua_unreal/Source/slua_unreal/Private/LuaProfiler.cpp:222
↓ 6 callers
Function
test2
** Accept current char if it is in 'set' (of size 2) */
Plugins/slua_unreal/External/lua/liolib.cpp:408
↓ 5 callers
Method
AddUnique
Plugins/slua_unreal/Source/slua_unreal/Private/LuaArray.cpp:381
↓ 5 callers
Method
Close
Plugins/slua_unreal/Source/slua_profile/Private/slua_remote_profile.cpp:203
↓ 5 callers
Function
DumpString
Plugins/slua_unreal/External/lua/ldump.cpp:74
↓ 5 callers
Function
FLuaBPVar
Plugins/slua_unreal/Source/slua_unreal/Public/LuaBlueprintLibrary.h:26
↓ 5 callers
Function
GetPropertyAlignment
Plugins/slua_unreal/Source/slua_unreal/Public/PropertyUtil.h:54
↓ 5 callers
Method
GetValue
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:202
↓ 5 callers
Method
Insert
Plugins/slua_unreal/Source/slua_unreal/Private/LuaArray.cpp:411
↓ 5 callers
Method
SetMouseClickPoint
Plugins/slua_unreal/Source/slua_profile/Private/slua_profile_inspector.cpp:1359
↓ 5 callers
Function
addk
** Add constant 'v' to prototype's list of constants (field 'k'). ** Use scanner's table to cache position of constants in constant list ** and try to
Plugins/slua_unreal/External/lua/lcode.cpp:426
↓ 5 callers
Function
buffer_isempty
-------------------------------------------------------------------------*\ * Determines if there is any data in the read buffer \*-------------------
Plugins/slua_unreal/External/luasocket/buffer.cpp:162
↓ 5 callers
Function
checkstack
** 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. */
Plugins/slua_unreal/External/lua/ldblib.cpp:34
↓ 5 callers
Function
condjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
Plugins/slua_unreal/External/lua/lcode.cpp:156
↓ 5 callers
Function
explist
Plugins/slua_unreal/External/lua/lparser.cpp:802
↓ 5 callers
Function
fatal
Plugins/slua_unreal/External/lua/luac.c:38
↓ 5 callers
Method
get
Plugins/slua_unreal/Source/slua_unreal/Public/LuaObject.h:196
↓ 5 callers
Function
getjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
Plugins/slua_unreal/External/lua/lcode.cpp:88
↓ 5 callers
Function
getlocvar
Plugins/slua_unreal/External/lua/lparser.cpp:193
↓ 5 callers
Function
inclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
Plugins/slua_unreal/External/lua/llex.cpp:148
↓ 5 callers
Function
isBinStringProperty
Plugins/slua_unreal/Source/slua_unreal/Public/LuaObject.h:412
↓ 5 callers
Method
isInt
Plugins/slua_unreal/Source/slua_unreal/Private/LuaVar.cpp:611
↓ 5 callers
Method
isTuple
Plugins/slua_unreal/Source/slua_unreal/Private/LuaVar.cpp:603
↓ 5 callers
Method
isUserdata
Plugins/slua_unreal/Source/slua_unreal/Private/LuaVar.cpp:623
↓ 5 callers
Function
iscleared
** 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
Plugins/slua_unreal/External/lua/lgc.cpp:138
↓ 5 callers
Function
lpb_addlength
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/lpb.cpp:227
↓ 5 callers
Function
lpb_pushdefault
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/lpb.cpp:1281
↓ 5 callers
Function
luaD_call
** Call a function (C or Lua). The function to be called is at *func. ** The arguments are on the stack, right after the function. ** When returns, al
Plugins/slua_unreal/External/lua/ldo.cpp:489
↓ 5 callers
Function
luaD_callnoyield
** Similar to 'luaD_call', but does not allow yields during the call */
Plugins/slua_unreal/External/lua/ldo.cpp:501
↓ 5 callers
Function
luaD_hook
** Call a hook for the given event. Make sure there is a hook to be ** called. (Both 'L->hook' and 'L->hookmask', which triggers this ** function, can
Plugins/slua_unreal/External/lua/ldo.cpp:247
↓ 5 callers
Function
luaD_inctop
Plugins/slua_unreal/External/lua/ldo.cpp:234
↓ 5 callers
Function
luaD_rawrunprotected
Plugins/slua_unreal/External/lua/ldo.cpp:130
↓ 5 callers
Function
luaH_getshortstr
** search function for short strings */
Plugins/slua_unreal/External/lua/ltable.cpp:519
↓ 5 callers
Function
luaH_resize
Plugins/slua_unreal/External/lua/ltable.cpp:332
↓ 5 callers
Function
luaL_buffinitsize
Plugins/slua_unreal/External/lua/lauxlib.cpp:565
↓ 5 callers
Function
luaL_pushresultsize
Plugins/slua_unreal/External/lua/lauxlib.cpp:540
↓ 5 callers
Function
luaL_requiref
** Stripped-down 'require': After checking "loaded" table, calls 'openf' ** to open a module, registers the result in 'package.loaded' table and, ** i
Plugins/slua_unreal/External/lua/lauxlib.cpp:958
↓ 5 callers
Function
luaT_callTM
Plugins/slua_unreal/External/lua/ltm.cpp:101
↓ 5 callers
Function
lua_compare
Plugins/slua_unreal/External/lua/lapi.cpp:316
↓ 5 callers
Function
lua_pushthread
Plugins/slua_unreal/External/lua/lapi.cpp:570
↓ 5 callers
Function
lua_rawgetp
Plugins/slua_unreal/External/lua/lapi.cpp:667
↓ 5 callers
Function
mainposition
** returns the 'main' position of an element in a table (that is, the index ** of its hash value) */
Plugins/slua_unreal/External/lua/ltable.cpp:116
↓ 5 callers
Function
pbT_freefield
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/pb.cpp:886
↓ 5 callers
Function
pb_addvarint64
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/pb.cpp:451
↓ 5 callers
Function
pb_posrelat
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/lpb.cpp:237
↓ 5 callers
Function
pb_typename
Plugins/slua_unreal/Source/slua_unreal/Private/luaprotobuf/pb.cpp:301
↓ 5 callers
Function
propagateall
Plugins/slua_unreal/External/lua/lgc.cpp:602
↓ 5 callers
Function
pushNil
Plugins/slua_unreal/Source/slua_unreal/Public/LuaObject.h:1055
↓ 5 callers
Function
removeentry
** If key is not marked, mark its entry as dead. This allows key to be ** collected, but keeps its entry in the table. A dead node is needed ** when
Plugins/slua_unreal/External/lua/lgc.cpp:124
↓ 5 callers
Function
save
Plugins/slua_unreal/External/lua/llex.cpp:54
↓ 5 callers
Function
settabsi
Plugins/slua_unreal/External/lua/ldblib.cpp:111
↓ 5 callers
Function
settabss
** Variations of 'lua_settable', used by 'db_getinfo' to put results ** from 'lua_getinfo' into result table. Key is always a string; ** value can be
Plugins/slua_unreal/External/lua/ldblib.cpp:106
↓ 5 callers
Function
socket_create
-------------------------------------------------------------------------*\ * Creates and sets up a socket \*-----------------------------------------
Plugins/slua_unreal/External/luasocket/usocket.cpp:125
↓ 5 callers
Function
sort_comp
** Return true iff value at stack index 'a' is less than the value at ** index 'b' (according to the order of the sort). */
Plugins/slua_unreal/External/lua/ltablib.cpp:290
↓ 5 callers
Function
statlist
Plugins/slua_unreal/External/lua/lparser.cpp:596
↓ 5 callers
Function
u_posrelat
from strlib */ translate a relative string position: negative means back from end */
Plugins/slua_unreal/External/lua/lutf8lib.cpp:30
↓ 4 callers
Method
CalcClickSampleIdx
Plugins/slua_unreal/Source/slua_profile/Private/slua_profile_inspector.cpp:1505
↓ 4 callers
Function
CallLuaFunction
Plugins/slua_unreal/Source/slua_unreal/Public/LuaOverriderInterface.h:52
↓ 4 callers
Method
ClearClickedPoint
Plugins/slua_unreal/Source/slua_profile/Private/slua_profile_inspector.cpp:1499
↓ 4 callers
Method
GetConnectionState
Plugins/slua_unreal/Source/slua_profile/Private/slua_remote_profile.cpp:189
↓ 4 callers
Function
GetTypeHash
Plugins/slua_unreal/Source/slua_unreal/Public/SluaUtil.h:164
↓ 4 callers
Function
LoadString
Plugins/slua_unreal/External/lua/lundump.cpp:87
← previous
next →
201–300 of 2,452, ranked by callers