MCPcopy Create free account

hub / github.com/Tencent/sluaunreal / functions

Functions2,452 in github.com/Tencent/sluaunreal

FunctiongetAt
Plugins/slua_unreal/Source/slua_unreal/Public/LuaVar.h:178
MethodgetBoxPtr
Source/democpp/SluaTestCase.cpp:222
MethodgetCache
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2609
MethodgetChecker
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:482
MethodgetClassReplicatedProps
Plugins/slua_unreal/Source/slua_unreal/Private/LuaNet.cpp:63
FunctiongetF
Plugins/slua_unreal/External/lua/lauxlib.cpp:630
FunctiongetFromTable
Plugins/slua_unreal/Source/slua_unreal/Public/LuaVar.h:197
FunctiongetFromTableIndex
Plugins/slua_unreal/Source/slua_unreal/Public/LuaOverriderInterface.h:87
MethodgetFruit
Source/democpp/SluaTestCase.cpp:88
MethodgetGStartTime
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:234
FunctiongetGameInstance
Plugins/slua_unreal/Source/slua_unreal/Public/LuaState.h:129
FunctiongetInnerProp
Plugins/slua_unreal/Source/slua_unreal/Public/LuaSet.h:72
FunctiongetInnerProp
Plugins/slua_unreal/Source/slua_unreal/Public/LuaArray.h:57
MethodgetInstance
raw ptr not hold by lua, lua not collect it
Source/democpp/SluaTestCase.cpp:65
FunctiongetKeyProp
Plugins/slua_unreal/Source/slua_unreal/Public/LuaMap.h:87
MethodgetLatentDelegate
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2660
MethodgetLatentDelegate
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:970
MethodgetLuaFilePath
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:1022
MethodgetLuaFunction
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:379
MethodgetLuaNetSerializationProxy
Plugins/slua_unreal/Source/slua_unreal/Private/LuaNet.cpp:458
FunctiongetLuaState
Plugins/slua_unreal/Source/slua_unreal/Public/LuaState.h:193
MethodgetMicroseconds
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:220
MethodgetMiliseconds
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:227
MethodgetObjCache
search obj from registry, push cached obj and return true if find it
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2551
MethodgetObjectGameInstance
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:295
MethodgetObjectLuaState
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:320
MethodgetObjectLuaTable
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:446
MethodgetObjectTable
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:470
MethodgetObjectTableMap
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:491
MethodgetObjectTableMap
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:389
MethodgetPusher
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:475
MethodgetRefTraceback
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:1023
MethodgetRefTraceback
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:410
MethodgetReferencePusher
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:496
MethodgetReferencer
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:489
FunctiongetS
Plugins/slua_unreal/External/lua/lauxlib.cpp:733
MethodgetSharedReferenceCount
Plugins/slua_unreal/Source/slua_unreal/Public/LuaObject.h:217
MethodgetStr
Source/democpp/SluaTestCase.cpp:79
MethodgetStringFromMD5
used for debug
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:98
FunctiongetSuperFunction
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverriderSuper.cpp:10
MethodgetTArray
Source/democpp/SluaTestCase.cpp:206
MethodgetTMap
Source/democpp/SluaTestCase.cpp:210
MethodgetType
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2427
FunctiongetUScriptStruct
Plugins/slua_unreal/Source/slua_unreal/Public/LuaObject.h:116
FunctiongetUserData
Plugins/slua_unreal/Source/slua_unreal/Public/LuaVar.h:129
FunctiongetValueFromVar
Plugins/slua_unreal/Source/slua_unreal/Private/LuaBlueprintLibrary.cpp:218
FunctiongetValueProp
Plugins/slua_unreal/Source/slua_unreal/Public/LuaMap.h:92
MethodgetWorld
Plugins/slua_unreal/Source/slua_unreal/Private/SluaLib.cpp:87
Methodget_value
Source/democpp/SluaTestCase.cpp:106
Functionglobal_newtry
Plugins/slua_unreal/External/luasocket/except.cpp:58
Functionglobal_protect
Plugins/slua_unreal/External/luasocket/except.cpp:88
Functionglobal_select
=========================================================================*\ * Global Lua functions \*=================================================
Plugins/slua_unreal/External/luasocket/select.cpp:59
Functionglobal_skip
-------------------------------------------------------------------------*\ * Skip a few arguments \*-------------------------------------------------
Plugins/slua_unreal/External/luasocket/luasocket.cpp:68
Functionglobal_unload
-------------------------------------------------------------------------*\ * Unloads the library \*--------------------------------------------------
Plugins/slua_unreal/External/luasocket/luasocket.cpp:77
Functiongmatch
Plugins/slua_unreal/External/lua/lstrlib.cpp:690
Functiongmatch_aux
Plugins/slua_unreal/External/lua/lstrlib.cpp:674
Functiongrowstack
** to be called by 'lua_checkstack' in protected mode, to grow stack ** capturing memory errors */
Plugins/slua_unreal/External/lua/lapi.cpp:89
Methodhit
Source/democpp/SluaTestCase.cpp:226
MethodhookBpScript
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:1376
MethodhookObject
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:975
Functionhookf
** Call hook function registered at hook table for the current ** thread (if there is one) */
Plugins/slua_unreal/External/lua/ldblib.cpp:304
Methodif
(Target.Platform == UnrealTargetPlatform.Win32 )
Plugins/slua_unreal/Source/slua_unreal/slua_unreal.Build.cs:60
Methodimport
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:158
Functioninet_global_getaddrinfo
Plugins/slua_unreal/External/luasocket/inet.cpp:171
Functioninet_global_gethostname
-------------------------------------------------------------------------*\ * Gets the host name \*---------------------------------------------------
Plugins/slua_unreal/External/luasocket/inet.cpp:223
Functioninet_global_getnameinfo
Plugins/slua_unreal/External/luasocket/inet.cpp:92
Functioninet_global_tohostname
-------------------------------------------------------------------------*\ * Returns all information provided by the resolver given a host name * or
Plugins/slua_unreal/External/luasocket/inet.cpp:78
Functioninet_global_toip
-------------------------------------------------------------------------*\ * Returns all information provided by the resolver given a host name * or
Plugins/slua_unreal/External/luasocket/inet.cpp:140
Functioninet_open
=========================================================================*\ * Exported functions \*===================================================
Plugins/slua_unreal/External/luasocket/inet.cpp:46
Functioninet_optsocktype
Plugins/slua_unreal/External/luasocket/inet.cpp:163
Functioninit
Plugins/slua_unreal/Source/slua_unreal/Private/LuaExtensionMethod.cpp:21
Methodinit
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:2887
Methodinit
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:527
Methodinit
Plugins/slua_unreal/Source/slua_unreal/Private/LuaEnums.cpp:19
Methodinit
Plugins/slua_unreal/Source/slua_unreal/Private/LuaProfiler.cpp:414
MethodinitExt
Plugins/slua_unreal/Source/slua_unreal/Private/LuaWrapper.cpp:182
MethodinitInnerCode
Plugins/slua_unreal/Source/slua_unreal/Private/LuaState.cpp:1046
MethodinitInputs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaOverrider.cpp:1578
MethodinitLuaMemChartList
Plugins/slua_unreal/Source/slua_profile/Private/slua_profile_inspector.cpp:97
MethodinitLuaMemChartList
Plugins/slua_unreal/Source/slua_unreal/Private/SluaProfilerDataManager.cpp:603
MethodinitTuple
Plugins/slua_unreal/Source/slua_unreal/Private/LuaVar.cpp:263
MethodinlineFunc
Source/democpp/SluaTestCase.h:188
FunctioninstanceCppNext
C++原生类和结构体的next和pairs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:403
FunctioninstanceCppPairs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:428
FunctioninstanceIndex
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1155
FunctioninstanceIndexSelf
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1594
FunctioninstanceObjectNext
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1375
FunctioninstanceObjectPairs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1414
FunctioninstanceStructClone
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1578
FunctioninstanceStructIndex
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1422
FunctioninstanceStructNext
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1532
FunctioninstanceStructPairs
Plugins/slua_unreal/Source/slua_unreal/Private/LuaObject.cpp:1570
Methodinvoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:56
Methodinvoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:178
Methodinvoke
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
Methodinvoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:214
Methodinvoke
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
Methodinvoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:241
Methodinvoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:257
Methodinvoke
Plugins/slua_unreal/Source/slua_unreal/Public/LuaCppBinding.h:272
← previousnext →1,801–1,900 of 2,452, ranked by callers