Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ functions
Functions
3,922 in github.com/Tencent/UnLua
⨍
Functions
3,922
◇
Types & classes
713
↓ 1 callers
Method
HelperCheckFileMode
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:252
↓ 1 callers
Function
HotReload
Plugins/UnLua/Source/UnLua/Private/UnLuaLib.cpp:51
↓ 1 callers
Method
HotReload
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:400
↓ 1 callers
Function
I2d
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmathlib.c:337
↓ 1 callers
Method
Insert
* Insert an element * * @param Item - the element * @param Index - the index */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaArray.h:180
↓ 1 callers
Method
InstantTest
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Private/Tests/Issue476Test.cpp:24
↓ 1 callers
Method
Int
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:206
↓ 1 callers
Method
Int
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2518
↓ 1 callers
Method
Int64
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.hpp:96
↓ 1 callers
Method
Int64
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:208
↓ 1 callers
Method
Int64
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2520
↓ 1 callers
Method
IntegerExponent
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:48
↓ 1 callers
Method
IntegerSignificand
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:47
↓ 1 callers
Method
Invoke
Plugins/UnLua/Source/UnLua/Public/UnLuaEx.h:119
↓ 1 callers
Method
IsActive
Plugins/UnLua/Source/UnLua/Private/UnLuaModule.cpp:107
↓ 1 callers
Function
IsBool
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1102
↓ 1 callers
Method
IsInherited
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/FieldDesc.h:37
↓ 1 callers
Function
IsInt
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1106
↓ 1 callers
Method
IsLatentFunction
* Test if this function is a latent function * * @return - true if the function is a latent function, false otherwise */
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/FunctionDesc.h:53
↓ 1 callers
Method
IsOutParameter
* Test if this property is an out parameter. out parameter means return parameter or non-const reference parameter * * @return - true if the
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.h:70
↓ 1 callers
Method
IsProperty
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/FieldDesc.h:33
↓ 1 callers
Method
IsReferenceParameter
* Test if this property is the reference parameter * * @return - true if the property is the return parameter, false otherwise */
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.h:84
↓ 1 callers
Method
IsReflected
Plugins/UnLua/Source/UnLua/Public/UnLuaEx.h:316
↓ 1 callers
Function
IsUint
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1107
↓ 1 callers
Function
IsUint64
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1109
↓ 1 callers
Method
IsValid
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/regex.h:131
↓ 1 callers
Method
IsValid
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/ClassDesc.h:36
↓ 1 callers
Function
IsValidFunctionName
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSense.cpp:520
↓ 1 callers
Method
IsWriteable
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:119
↓ 1 callers
Method
IsZero
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:45
↓ 1 callers
Method
Key
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2542
↓ 1 callers
Function
LEfloatint
** Check whether float 'f' is less than or equal to integer 'i'. ** See comments on previous function. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/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. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lvm.c:426
↓ 1 callers
Function
LEnum
** Return 'l <= r', for numbers. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lvm.c:498
↓ 1 callers
Function
LTfloatint
** Check whether float 'f' is less than integer 'i'. ** See comments on previous function. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/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
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lvm.c:409
↓ 1 callers
Function
LTnum
** Return 'l < r', for numbers. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lvm.c:476
↓ 1 callers
Function
LeagcyAppendSuffix
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_Class.cpp:20
↓ 1 callers
Function
LegacySupport
Plugins/UnLua/Source/UnLua/Private/UnLuaLib.cpp:146
↓ 1 callers
Function
LoadChunk
* Load a Lua chunk without running it */
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:95
↓ 1 callers
Method
LoadMap
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Private/TestCommands.cpp:43
↓ 1 callers
Method
LoadMap
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Private/UnLuaTestCommon.cpp:139
↓ 1 callers
Function
MarkUserdataTwoLvPtrTag
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:284
↓ 1 callers
Method
MemberCount
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2667
↓ 1 callers
Function
Min3
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/strtod.h:49
↓ 1 callers
Function
NewUserdataWithPaddingTag
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:279
↓ 1 callers
Method
NoneOf
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:2036
↓ 1 callers
Method
NormalizeBoundary
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/diyfp.h:107
↓ 1 callers
Method
NormalizedBoundaries
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/diyfp.h:118
↓ 1 callers
Method
NotAllOf
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:2031
↓ 1 callers
Method
NotifyHandlerBeginDestroy
Plugins/UnLua/Source/UnLua/Private/Registries/DelegateRegistry.cpp:100
↓ 1 callers
Method
NotifyUObjectDeleted
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:217
↓ 1 callers
Method
NotifyUObjectLuaGC
Plugins/UnLua/Source/UnLua/Private/Registries/ObjectRegistry.cpp:78
↓ 1 callers
Method
Null
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:204
↓ 1 callers
Method
Null
Implementation of Handler
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2516
↓ 1 callers
Function
NumberValue
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.cpp:46
↓ 1 callers
Method
ObjectEmpty
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2669
↓ 1 callers
Function
ObjectValue
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.cpp:68
↓ 1 callers
Method
OnAssetAdded
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSenseGenerator.cpp:233
↓ 1 callers
Method
OnAssetRemoved
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSenseGenerator.cpp:245
↓ 1 callers
Method
OnAssetRenamed
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSenseGenerator.cpp:253
↓ 1 callers
Method
OnAssetUpdated
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSenseGenerator.cpp:266
↓ 1 callers
Method
OnBlueprintCompiled
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaEditorModule.cpp:256
↓ 1 callers
Method
OnMainFrameCreationFinished
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaEditorModule.cpp:160
↓ 1 callers
Method
OnMapLoaded
* Callback when a map is loaded */
Plugins/UnLua/Source/UnLua/Private/UnLuaManager.cpp:204
↓ 1 callers
Method
ParseModule
Plugins/UnLua/Source/UnLuaDefaultParamCollector/Private/UnLuaDefaultParamCollector.cpp:451
↓ 1 callers
Method
Peek4
wrapper for MemoryStream
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stream.h:133
↓ 1 callers
Function
Pop
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/memorybuffer.h:48
↓ 1 callers
Method
Pop
Plugins/UnLua/Source/UnLua/Private/LuaDynamicBinding.cpp:42
↓ 1 callers
Function
Prettify
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/dtoa.h:150
↓ 1 callers
Function
PrintCallStack
Plugins/UnLua/Source/UnLua/Private/UnLuaDebugBase.cpp:715
↓ 1 callers
Function
PrintValidatorPointers
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:95
↓ 1 callers
Method
ProcessEvent
Plugins/UnLua/Source/UnLua/Private/LuaDelegateHandler.cpp:73
↓ 1 callers
Function
PushDelegateArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:815
↓ 1 callers
Function
PushEnumArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:785
↓ 1 callers
Function
PushFNameArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:790
↓ 1 callers
Function
PushFStringArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:795
↓ 1 callers
Function
PushFTextArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:800
↓ 1 callers
Function
PushField
* Push a field (property or function) */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:971
↓ 1 callers
Function
PushFloatArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:780
↓ 1 callers
Function
PushIntegerArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:775
↓ 1 callers
Function
PushInterfaceArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:810
↓ 1 callers
Function
PushMCDelegateArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:820
↓ 1 callers
Function
PushObjectArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:805
↓ 1 callers
Function
Put
Not implemented
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/encodedstream.h:53
↓ 1 callers
Function
PutN
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stream.h:97
↓ 1 callers
Method
ReadBytes
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:213
↓ 1 callers
Method
ReadNumber
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:190
↓ 1 callers
Method
Register
Plugins/UnLua/Source/UnLua/Private/Registries/ClassRegistry.cpp:246
↓ 1 callers
Function
RegisterECollisionChannel
* Register ECollisionChannel */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:1144
↓ 1 callers
Function
RegisterEObjectTypeQuery
* Register EObjectTypeQuery */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:1152
↓ 1 callers
Function
RegisterETraceTypeQuery
* Register ETraceTypeQuery */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:1160
↓ 1 callers
Method
RegisterField
* Register a field of this class */
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/ClassDesc.cpp:54
↓ 1 callers
Method
RegisterReflectedType
Plugins/UnLua/Source/UnLua/Private/Registries/ClassRegistry.cpp:58
↓ 1 callers
Method
Remove
* Remove the i'th element * * @param Index - the index */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaArray.h:196
↓ 1 callers
Method
RemoveItem
* Remove all elements equals to 'Item' * * @param Item - the element * @return - number of elements that be removed */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaArray.h:211
↓ 1 callers
Method
RemoveManualRef
Plugins/UnLua/Source/UnLua/Private/Registries/ObjectRegistry.cpp:230
↓ 1 callers
Method
ReplaceInputs
* Replace inputs */
Plugins/UnLua/Source/UnLua/Private/UnLuaManager.cpp:179
↓ 1 callers
Function
Reserve
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stringbuffer.h:68
↓ 1 callers
Method
Reset
Reset the writer with a new stream. ! This function reset the writer with a new stream and default settings, in order to make a Writer
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/writer.h:134
← previous
next →
1,301–1,400 of 3,922, ranked by callers