MCPcopy Create free account

hub / github.com/Tencent/UnLua / functions

Functions3,922 in github.com/Tencent/UnLua

↓ 1 callersMethodHelperCheckFileMode
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:252
↓ 1 callersFunctionHotReload
Plugins/UnLua/Source/UnLua/Private/UnLuaLib.cpp:51
↓ 1 callersMethodHotReload
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:400
↓ 1 callersFunctionI2d
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmathlib.c:337
↓ 1 callersMethodInsert
* Insert an element * * @param Item - the element * @param Index - the index */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaArray.h:180
↓ 1 callersMethodInstantTest
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Private/Tests/Issue476Test.cpp:24
↓ 1 callersMethodInt
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:206
↓ 1 callersMethodInt
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2518
↓ 1 callersMethodInt64
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.hpp:96
↓ 1 callersMethodInt64
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:208
↓ 1 callersMethodInt64
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2520
↓ 1 callersMethodIntegerExponent
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:48
↓ 1 callersMethodIntegerSignificand
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:47
↓ 1 callersMethodInvoke
Plugins/UnLua/Source/UnLua/Public/UnLuaEx.h:119
↓ 1 callersMethodIsActive
Plugins/UnLua/Source/UnLua/Private/UnLuaModule.cpp:107
↓ 1 callersFunctionIsBool
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1102
↓ 1 callersMethodIsInherited
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/FieldDesc.h:37
↓ 1 callersFunctionIsInt
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1106
↓ 1 callersMethodIsLatentFunction
* 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 callersMethodIsOutParameter
* 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 callersMethodIsProperty
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/FieldDesc.h:33
↓ 1 callersMethodIsReferenceParameter
* 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 callersMethodIsReflected
Plugins/UnLua/Source/UnLua/Public/UnLuaEx.h:316
↓ 1 callersFunctionIsUint
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1107
↓ 1 callersFunctionIsUint64
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1109
↓ 1 callersMethodIsValid
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/regex.h:131
↓ 1 callersMethodIsValid
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/ClassDesc.h:36
↓ 1 callersFunctionIsValidFunctionName
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSense.cpp:520
↓ 1 callersMethodIsWriteable
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:119
↓ 1 callersMethodIsZero
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:45
↓ 1 callersMethodKey
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2542
↓ 1 callersFunctionLEfloatint
** 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 callersFunctionLEintfloat
** 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 callersFunctionLEnum
** Return 'l <= r', for numbers. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lvm.c:498
↓ 1 callersFunctionLTfloatint
** 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 callersFunctionLTintfloat
** 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 callersFunctionLTnum
** Return 'l < r', for numbers. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lvm.c:476
↓ 1 callersFunctionLeagcyAppendSuffix
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_Class.cpp:20
↓ 1 callersFunctionLegacySupport
Plugins/UnLua/Source/UnLua/Private/UnLuaLib.cpp:146
↓ 1 callersFunctionLoadChunk
* Load a Lua chunk without running it */
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:95
↓ 1 callersMethodLoadMap
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Private/TestCommands.cpp:43
↓ 1 callersMethodLoadMap
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Private/UnLuaTestCommon.cpp:139
↓ 1 callersFunctionMarkUserdataTwoLvPtrTag
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:284
↓ 1 callersMethodMemberCount
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2667
↓ 1 callersFunctionMin3
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/strtod.h:49
↓ 1 callersFunctionNewUserdataWithPaddingTag
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:279
↓ 1 callersMethodNoneOf
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:2036
↓ 1 callersMethodNormalizeBoundary
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/diyfp.h:107
↓ 1 callersMethodNormalizedBoundaries
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/diyfp.h:118
↓ 1 callersMethodNotAllOf
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:2031
↓ 1 callersMethodNotifyHandlerBeginDestroy
Plugins/UnLua/Source/UnLua/Private/Registries/DelegateRegistry.cpp:100
↓ 1 callersMethodNotifyUObjectDeleted
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:217
↓ 1 callersMethodNotifyUObjectLuaGC
Plugins/UnLua/Source/UnLua/Private/Registries/ObjectRegistry.cpp:78
↓ 1 callersMethodNull
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:204
↓ 1 callersMethodNull
Implementation of Handler
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2516
↓ 1 callersFunctionNumberValue
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.cpp:46
↓ 1 callersMethodObjectEmpty
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2669
↓ 1 callersFunctionObjectValue
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.cpp:68
↓ 1 callersMethodOnAssetAdded
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSenseGenerator.cpp:233
↓ 1 callersMethodOnAssetRemoved
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSenseGenerator.cpp:245
↓ 1 callersMethodOnAssetRenamed
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSenseGenerator.cpp:253
↓ 1 callersMethodOnAssetUpdated
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSenseGenerator.cpp:266
↓ 1 callersMethodOnBlueprintCompiled
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaEditorModule.cpp:256
↓ 1 callersMethodOnMainFrameCreationFinished
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaEditorModule.cpp:160
↓ 1 callersMethodOnMapLoaded
* Callback when a map is loaded */
Plugins/UnLua/Source/UnLua/Private/UnLuaManager.cpp:204
↓ 1 callersMethodParseModule
Plugins/UnLua/Source/UnLuaDefaultParamCollector/Private/UnLuaDefaultParamCollector.cpp:451
↓ 1 callersMethodPeek4
wrapper for MemoryStream
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stream.h:133
↓ 1 callersFunctionPop
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/memorybuffer.h:48
↓ 1 callersMethodPop
Plugins/UnLua/Source/UnLua/Private/LuaDynamicBinding.cpp:42
↓ 1 callersFunctionPrettify
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/dtoa.h:150
↓ 1 callersFunctionPrintCallStack
Plugins/UnLua/Source/UnLua/Private/UnLuaDebugBase.cpp:715
↓ 1 callersFunctionPrintValidatorPointers
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:95
↓ 1 callersMethodProcessEvent
Plugins/UnLua/Source/UnLua/Private/LuaDelegateHandler.cpp:73
↓ 1 callersFunctionPushDelegateArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:815
↓ 1 callersFunctionPushEnumArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:785
↓ 1 callersFunctionPushFNameArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:790
↓ 1 callersFunctionPushFStringArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:795
↓ 1 callersFunctionPushFTextArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:800
↓ 1 callersFunctionPushField
* Push a field (property or function) */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:971
↓ 1 callersFunctionPushFloatArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:780
↓ 1 callersFunctionPushIntegerArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:775
↓ 1 callersFunctionPushInterfaceArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:810
↓ 1 callersFunctionPushMCDelegateArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:820
↓ 1 callersFunctionPushObjectArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:805
↓ 1 callersFunctionPut
Not implemented
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/encodedstream.h:53
↓ 1 callersFunctionPutN
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stream.h:97
↓ 1 callersMethodReadBytes
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:213
↓ 1 callersMethodReadNumber
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:190
↓ 1 callersMethodRegister
Plugins/UnLua/Source/UnLua/Private/Registries/ClassRegistry.cpp:246
↓ 1 callersFunctionRegisterECollisionChannel
* Register ECollisionChannel */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:1144
↓ 1 callersFunctionRegisterEObjectTypeQuery
* Register EObjectTypeQuery */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:1152
↓ 1 callersFunctionRegisterETraceTypeQuery
* Register ETraceTypeQuery */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:1160
↓ 1 callersMethodRegisterField
* Register a field of this class */
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/ClassDesc.cpp:54
↓ 1 callersMethodRegisterReflectedType
Plugins/UnLua/Source/UnLua/Private/Registries/ClassRegistry.cpp:58
↓ 1 callersMethodRemove
* Remove the i'th element * * @param Index - the index */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaArray.h:196
↓ 1 callersMethodRemoveItem
* 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 callersMethodRemoveManualRef
Plugins/UnLua/Source/UnLua/Private/Registries/ObjectRegistry.cpp:230
↓ 1 callersMethodReplaceInputs
* Replace inputs */
Plugins/UnLua/Source/UnLua/Private/UnLuaManager.cpp:179
↓ 1 callersFunctionReserve
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stringbuffer.h:68
↓ 1 callersMethodReset
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
← previousnext →1,301–1,400 of 3,922, ranked by callers