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
Function
getAt
Plugins/slua_unreal/Source/slua_unreal/Public/LuaVar.h:178
Method
getBoxPtr
Source/democpp/SluaTestCase.cpp:222
Method
getCache
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2609
Method
getChecker
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:482
Method
getClassReplicatedProps
Plugins/slua_unreal/Source/slua_unreal/Private/LuaNet.cpp:63
Function
getF
Plugins/slua_unreal/External/lua/lauxlib.cpp:630
Function
getFromTable
Plugins/slua_unreal/Source/slua_unreal/Public/LuaVar.h:197
Function
getFromTableIndex
Plugins/slua_unreal/Source/slua_unreal/Public/LuaOverriderInterface.h:87
Method
getFruit
Source/democpp/SluaTestCase.cpp:88
Method
getGStartTime
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:234
Function
getGameInstance
Plugins/slua_unreal/Source/slua_unreal/Public/LuaState.h:129
Function
getInnerProp
Plugins/slua_unreal/Source/slua_unreal/Public/LuaSet.h:72
Function
getInnerProp
Plugins/slua_unreal/Source/slua_unreal/Public/LuaArray.h:57
Method
getInstance
raw ptr not hold by lua, lua not collect it
Source/democpp/SluaTestCase.cpp:65
Function
getKeyProp
Plugins/slua_unreal/Source/slua_unreal/Public/LuaMap.h:87
Method
getLatentDelegate
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2660
Method
getLatentDelegate
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:970
Method
getLuaFilePath
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:1022
Method
getLuaFunction
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:379
Method
getLuaNetSerializationProxy
Plugins/slua_unreal/Source/slua_unreal/Private/LuaNet.cpp:458
Function
getLuaState
Plugins/slua_unreal/Source/slua_unreal/Public/LuaState.h:193
Method
getMicroseconds
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:220
Method
getMiliseconds
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:227
Method
getObjCache
search obj from registry, push cached obj and return true if find it
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2551
Method
getObjectGameInstance
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:295
Method
getObjectLuaState
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:320
Method
getObjectLuaTable
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:446
Method
getObjectTable
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:470
Method
getObjectTableMap
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:491
Method
getObjectTableMap
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:389
Method
getPusher
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:475
Method
getRefTraceback
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:1023
Method
getRefTraceback
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:410
Method
getReferencePusher
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:496
Method
getReferencer
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:489
Function
getS
Plugins/slua_unreal/External/lua/lauxlib.cpp:733
Method
getSharedReferenceCount
Plugins/slua_unreal/Source/slua_unreal/Public/LuaObject.h:217
Method
getStr
Source/democpp/SluaTestCase.cpp:79
Method
getStringFromMD5
used for debug
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:98
Function
getSuperFunction
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverriderSuper.cpp:10
Method
getTArray
Source/democpp/SluaTestCase.cpp:206
Method
getTMap
Source/democpp/SluaTestCase.cpp:210
Method
getType
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2427
Function
getUScriptStruct
Plugins/slua_unreal/Source/slua_unreal/Public/LuaObject.h:116
Function
getUserData
Plugins/slua_unreal/Source/slua_unreal/Public/LuaVar.h:129
Function
getValueFromVar
Plugins/slua_unreal/Source/slua_unreal/Private/LuaBlueprintLibrary.cpp:218
Function
getValueProp
Plugins/slua_unreal/Source/slua_unreal/Public/LuaMap.h:92
Method
getWorld
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:87
Method
get_value
Source/democpp/SluaTestCase.cpp:106
Function
global_newtry
Plugins/slua_unreal/External/luasocket/except.cpp:58
Function
global_protect
Plugins/slua_unreal/External/luasocket/except.cpp:88
Function
global_select
=========================================================================*\ * Global Lua functions \*=================================================
Plugins/slua_unreal/External/luasocket/select.cpp:59
Function
global_skip
-------------------------------------------------------------------------*\ * Skip a few arguments \*-------------------------------------------------
Plugins/slua_unreal/External/luasocket/luasocket.cpp:68
Function
global_unload
-------------------------------------------------------------------------*\ * Unloads the library \*--------------------------------------------------
Plugins/slua_unreal/External/luasocket/luasocket.cpp:77
Function
gmatch
Plugins/slua_unreal/External/lua/lstrlib.cpp:690
Function
gmatch_aux
Plugins/slua_unreal/External/lua/lstrlib.cpp:674
Function
growstack
** to be called by 'lua_checkstack' in protected mode, to grow stack ** capturing memory errors */
Plugins/slua_unreal/External/lua/lapi.cpp:89
Method
hit
Source/democpp/SluaTestCase.cpp:226
Method
hookBpScript
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:1376
Method
hookObject
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:975
Function
hookf
** Call hook function registered at hook table for the current ** thread (if there is one) */
Plugins/slua_unreal/External/lua/ldblib.cpp:304
Method
if
(Target.Platform == UnrealTargetPlatform.Win32 )
Plugins/slua_unreal/Source/slua_unreal/slua_unreal.Build.cs:60
Method
import
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:158
Function
inet_global_getaddrinfo
Plugins/slua_unreal/External/luasocket/inet.cpp:171
Function
inet_global_gethostname
-------------------------------------------------------------------------*\ * Gets the host name \*---------------------------------------------------
Plugins/slua_unreal/External/luasocket/inet.cpp:223
Function
inet_global_getnameinfo
Plugins/slua_unreal/External/luasocket/inet.cpp:92
Function
inet_global_tohostname
-------------------------------------------------------------------------*\ * Returns all information provided by the resolver given a host name * or
Plugins/slua_unreal/External/luasocket/inet.cpp:78
Function
inet_global_toip
-------------------------------------------------------------------------*\ * Returns all information provided by the resolver given a host name * or
Plugins/slua_unreal/External/luasocket/inet.cpp:140
Function
inet_open
=========================================================================*\ * Exported functions \*===================================================
Plugins/slua_unreal/External/luasocket/inet.cpp:46
Function
inet_optsocktype
Plugins/slua_unreal/External/luasocket/inet.cpp:163
Function
init
Plugins/slua_unreal/Source/slua_unreal/Private/LuaExtensionMethod.cpp:21
Method
init
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2887
Method
init
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:527
Method
init
Plugins/slua_unreal/Source/slua_unreal/Private/LuaEnums.cpp:19
Method
init
Plugins/slua_unreal/Source/slua_unreal/Private/LuaProfiler.cpp:414
Method
initExt
Plugins/slua_unreal/Source/slua_unreal/Private/LuaWrapper.cpp:182
Method
initInnerCode
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:1046
Method
initInputs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:1578
Method
initLuaMemChartList
Plugins/slua_unreal/Source/slua_profile/Private/slua_profile_inspector.cpp:97
Method
initLuaMemChartList
Plugins/slua_unreal/Source/slua_unreal/Private/SluaProfilerDataManager.cpp:603
Method
initTuple
Plugins/slua_unreal/Source/slua_unreal/Private/LuaVar.cpp:263
Method
inlineFunc
Source/democpp/SluaTestCase.h:188
Function
instanceCppNext
C++原生类和结构体的next和pairs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:403
Function
instanceCppPairs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:428
Function
instanceIndex
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1155
Function
instanceIndexSelf
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1594
Function
instanceObjectNext
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1375
Function
instanceObjectPairs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1414
Function
instanceStructClone
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1578
Function
instanceStructIndex
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1422
Function
instanceStructNext
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1532
Function
instanceStructPairs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1570
Method
invoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:56
Method
invoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:178
Method
invoke
index is int-list based 0, so should plus Offset to get first arg (not include obj ptr if it's a member function)
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:195
Method
invoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:214
Method
invoke
index is int-list based 0, so should plus Offset to get first arg (not include obj ptr if it's a member function)
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:236
Method
invoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:241
Method
invoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:257
Method
invoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:272
← previous
next →
1,801–1,900 of 2,452, ranked by callers