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
↓ 2 callers
Function
Encode
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/encodings.h:30
↓ 2 callers
Method
End
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2618
↓ 2 callers
Method
EndObject
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.hpp:147
↓ 2 callers
Method
Erase
Erase a value in a subtree. ! \param root Root value of a DOM sub-tree to be resolved. It can be any value other than document root. \
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/pointer.h:772
↓ 2 callers
Function
EscapeComments
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSense.cpp:429
↓ 2 callers
Method
Find
Plugins/UnLua/Source/UnLua/Private/Registries/ClassRegistry.cpp:45
↓ 2 callers
Function
FindExportedNonReflectedClass
Plugins/UnLua/Source/UnLua/Private/Binding.cpp:96
↓ 2 callers
Method
FindOrAddThread
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:458
↓ 2 callers
Function
Flush
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/filewritestream.h:63
↓ 2 callers
Method
Flush
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/encodedstream.h:162
↓ 2 callers
Function
GCTM
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:899
↓ 2 callers
Method
Get
Plugins/UnLua/Source/UnLua/Public/UnLuaTemplate.h:125
↓ 2 callers
Function
GetBindingStatus
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaEditorCore.cpp:22
↓ 2 callers
Method
GetBoundRef
Plugins/UnLua/Source/UnLua/Private/Registries/ObjectRegistry.cpp:164
↓ 2 callers
Function
GetCachedPowerByIndex
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/diyfp.h:161
↓ 2 callers
Function
GetDeadLoopCheck
Plugins/UnLua/Source/UnLua/Public/LuaEnv.h:126
↓ 2 callers
Function
GetDelegateInfo
* Get target UObject and Lua function pointer for a delegate */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:833
↓ 2 callers
Function
GetExportedEnums
Plugins/UnLua/Source/UnLua/Private/Binding.cpp:69
↓ 2 callers
Function
GetExportedFunctions
Plugins/UnLua/Source/UnLua/Private/Binding.cpp:74
↓ 2 callers
Function
GetExportedNonReflectedClasses
Plugins/UnLua/Source/UnLua/Private/Binding.cpp:64
↓ 2 callers
Function
GetExportedReflectedClasses
Plugins/UnLua/Source/UnLua/Private/Binding.cpp:59
↓ 2 callers
Method
GetFArchive
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:107
↓ 2 callers
Method
GetInnerInterface
interfaces from 'TLuaContainerInterface<FLuaMap>'
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.cpp:942
↓ 2 callers
Method
GetInvalidDocumentPointer
Gets the JSON pointer pointed to the invalid value.
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:1874
↓ 2 callers
Method
GetInvalidSchemaKeyword
Gets the keyword of invalid schema.
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:1869
↓ 2 callers
Function
GetModuleName_Implementation
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Private/Tests/Issue539Test.h:29
↓ 2 callers
Function
GetMulticastDelegateInfo
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_MulticastDelegate.cpp:22
↓ 2 callers
Method
GetPointer
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:1717
↓ 2 callers
Function
GetPropertyType
* Get type of a FProperty */
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.cpp:1583
↓ 2 callers
Function
GetString
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1852
↓ 2 callers
Function
GetStringLength
Get the length of string. ! Since rapidjson permits "\\u0000" in the json string, strlen(v.GetString()) may not equal to v.GetStringLength(). */
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1857
↓ 2 callers
Function
GetStringPointer
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2105
↓ 2 callers
Method
GetTokenCount
Get the number of tokens.
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/pointer.h:356
↓ 2 callers
Function
GrisuRound
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/dtoa.h:35
↓ 2 callers
Function
Iadd
return i1 + i2 */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmathlib.c:402
↓ 2 callers
Function
InstantTest
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Public/UnLuaTestCommon.h:125
↓ 2 callers
Method
Invoke
Plugins/UnLua/Source/UnLua/Private/Registries/FunctionRegistry.cpp:22
↓ 2 callers
Method
IsClass
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/ClassDesc.h:42
↓ 2 callers
Function
IsDouble
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1110
↓ 2 callers
Method
IsError
Whether the result is an error.
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/error/error.h:123
↓ 2 callers
Function
IsInt64
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1108
↓ 2 callers
Method
IsNan
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:41
↓ 2 callers
Method
IsNanOrInf
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:43
↓ 2 callers
Method
IsReadable
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:113
↓ 2 callers
Method
IsReturnParameter
* Test if this property is the return parameter * * @return - true if the property is the return parameter, false otherwise */
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.h:77
↓ 2 callers
Method
IsStructValid
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/ClassDesc.h:38
↓ 2 callers
Method
IsValid
Plugins/UnLua/Source/UnLua/Public/UnLuaLegacy.h:815
↓ 2 callers
Method
Key
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:251
↓ 2 callers
Method
Key
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:215
↓ 2 callers
Method
Keys
* Convert the keys to an array * * @param OutArray - the memory the result array resides * @return - the result array */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaMap.h:304
↓ 2 callers
Function
MakeOrphanedClass
Plugins/UnLua/Source/UnLua/Private/LuaFunction.cpp:31
↓ 2 callers
Function
NewSmartPointer
* Allocate user data for smart pointer */
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:321
↓ 2 callers
Method
NextPositiveDouble
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:32
↓ 2 callers
Method
NotOneOf
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:2039
↓ 2 callers
Method
Null
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.hpp:73
↓ 2 callers
Method
Num
* Get the length of the set * * @return - the length of the array */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaSet.h:66
↓ 2 callers
Method
OnBlueprintPreCompile
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaEditorModule.cpp:250
↓ 2 callers
Function
Open
Plugins/UnLua/Source/UnLua/Private/UnLuaLib.cpp:234
↓ 2 callers
Function
PushEmptyIterator
Plugins/UnLua/Source/UnLua/Public/LowLevel.h:37
↓ 2 callers
Function
PushFunction
* Push a Lua function (by a function name) and push a UObject instance as its first parameter */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:887
↓ 2 callers
Method
PushMetatable
Plugins/UnLua/Source/UnLua/Private/Registries/ClassRegistry.cpp:107
↓ 2 callers
Function
PushStructArray
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:825
↓ 2 callers
Method
Put
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stream.h:164
↓ 2 callers
Function
PutBOM
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/encodings.h:242
↓ 2 callers
Function
RawAssign
Assignment without calling destructor
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2163
↓ 2 callers
Method
RawNumber
enabled via kParseNumbersAsStringsFlag, string is not null-terminated (use length)
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:212
↓ 2 callers
Function
Read
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/istreamwrapper.h:92
↓ 2 callers
Method
ReadLine
ReadLine
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:162
↓ 2 callers
Method
ReadSize
/////FUNCTIONS FOR LUA LIB////////////////////// * @param Size is Size is Zero Means Read All From Current Offset,else means read SizeBytes from cur
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:130
↓ 2 callers
Method
Rehash
* Rehash the pairs in the map. this function must be called to create a valid map. */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaMap.h:293
↓ 2 callers
Method
RemoveFrom
Plugins/UnLua/Source/UnLua/Private/LuaDelegateHandler.cpp:52
↓ 2 callers
Method
RemoveManualObjectReference
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:496
↓ 2 callers
Method
Reserve
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/stack.h:116
↓ 2 callers
Method
ResumeThread
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:414
↓ 2 callers
Method
Set
* Set new value for the i'th element * * @param Index - the index * @param Item - the element to be set */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaArray.h:294
↓ 2 callers
Method
SetLength
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2054
↓ 2 callers
Function
SetStringPointer
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2106
↓ 2 callers
Method
SetUp
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Private/UnLuaTestCommon.cpp:60
↓ 2 callers
Method
SetValue
* Set the value of this property as an element at the given Lua index * * @param ContainerPtr - the address of the container for this proper
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.h:133
↓ 2 callers
Method
SetValueInternal
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.cpp:873
↓ 2 callers
Method
StartArray
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:217
↓ 2 callers
Method
StartObject
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.hpp:129
↓ 2 callers
Method
StartObject
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:214
↓ 2 callers
Function
StringValue
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.cpp:51
↓ 2 callers
Method
TearDown
Plugins/UnLuaTestSuite/Source/UnLuaTestSuite/Private/UnLuaTestCommon.cpp:100
↓ 2 callers
Function
Tell
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/memorystream.h:47
↓ 2 callers
Method
Tell
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/encodedstream.h:158
↓ 2 callers
Method
Tell
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/pointer.h:1074
↓ 2 callers
Method
ToArray
* Convert this set to an array * * @param OutArray - the result array */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaSet.h:209
↓ 2 callers
Method
TotalSize
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:83
↓ 2 callers
Method
UnLoad
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/EnumDesc.cpp:37
↓ 2 callers
Method
UpdateAll
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSenseGenerator.cpp:53
↓ 2 callers
Method
Validate
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/encodings.h:325
↓ 2 callers
Function
WriteExponent
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/dtoa.h:126
↓ 2 callers
Function
add_alias
Plugins/UnLuaExtensions/LuaSocket/Source/src/unix.cpp:21
↓ 2 callers
Function
adddigit
** Add integer part of 'x' to buffer and return new 'x' */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:1016
↓ 2 callers
Function
addfield
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltablib.c:146
↓ 2 callers
Function
allocupvalue
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:352
↓ 2 callers
Function
arrayindex
** returns the index for 'k' if 'k' is an appropriate key to live in ** the array part of a table, 0 otherwise. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltable.c:307
↓ 2 callers
Function
atomic2gen
** Clears all gray lists, sweeps objects, and prepare sublists to enter ** generational mode. The sweeps remove dead objects and turn all ** surviving
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1265
← previous
next →
801–900 of 3,922, ranked by callers