Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ functions
Functions
3,077 in github.com/Norbyte/bg3se
⨍
Functions
3,077
◇
Types & classes
3,727
Method
BXorProxy
BG3Extender/Lua/Shared/Proxies/LuaCppValue.h:173
Method
BeginDrawingWindow
BG3Extender/Extender/Client/IMGUI/IMGUI.cpp:863
Method
BeginRender
BG3Extender/Extender/Client/IMGUI/IMGUI.cpp:920
Method
BindApp
BG3Extender/GameHooks/DataLibrariesBG3Game.cpp:91
Method
BindCallbackManager
BG3Extender/Osiris/OsirisExtender.cpp:337
Method
BindComponent
BG3Extender/GameDefinitions/EntitySystem.cpp:943
Method
BindComponentReplicationIDRef
BG3Extender/GameHooks/DataLibrariesBG3Game.cpp:82
Method
BindECSContext
BG3Extender/GameHooks/DataLibrariesBG3Game.cpp:43
Method
BindECSIndex
BG3Extender/GameHooks/DataLibrariesBG3Game.cpp:51
Method
BindECSStaticRegistrant
BG3Extender/GameHooks/DataLibrariesBG3Game.cpp:68
Method
BindECSStaticStringConstructor
BG3Extender/GameHooks/DataLibrariesBG3Game.cpp:60
Method
BindIcon
BG3Extender/Extender/Client/IMGUI/IMGUI.cpp:60
Method
BindPropertyMap
BG3Extender/GameDefinitions/EntitySystemHelpers.h:199
Method
BindReplication
BG3Extender/GameDefinitions/EntitySystem.cpp:959
Method
BindStaticData
BG3Extender/GameDefinitions/EntitySystem.cpp:933
Method
BindSystem
BG3Extender/GameDefinitions/EntitySystem.cpp:923
Method
BitSet
CoreLib/Base/BitSet.h:15
Method
BitfieldInfoStoreBase
BG3Extender/GameDefinitions/EnumRepository.h:22
Method
BoolAttribute
BG3Extender/Extender/Shared/tinyxml2.cpp:1635
Method
BoolText
CoreLib/tinyxml2.cpp:1858
Method
BoolText
BG3Extender/Extender/Shared/tinyxml2.cpp:1858
Function
BoolValue
Query as a boolean. See IntValue()
CoreLib/tinyxml2.h:1187
Function
BoolValue
Query as a boolean. See IntValue()
BG3Extender/Extender/Shared/tinyxml2.h:1187
Method
BootstrapLua
BG3Extender/Extender/Shared/ExtensionState.cpp:522
Method
BootstrapLua
BG3Extender/Extender/Client/ExtensionStateClient.cpp:72
Method
BootstrapLua
BG3Extender/Lua/Server/LuaServer.cpp:318
Method
BreakpointInServerThread
BG3Extender/Osiris/Debugger/Debugger.cpp:720
Method
BreakpointManager
BG3Extender/Osiris/Debugger/Debugger.cpp:66
Method
BreakpointTriggered
(BkBreakpointTriggered message)
LuaDebugger/DbgClient.cs:298
Method
BroadcastToConnectedPeers
BG3Extender/Extender/Server/ServerNetworking.cpp:201
Method
Buf
BG3Extender/GameDefinitions/Osiris.h:690
Method
Buf
BG3Extender/GameDefinitions/Misc.h:706
Method
Build
CoreLib/Base/BaseMap.h:720
Method
ByValReturn
BG3Extender/GameDefinitions/Base/LuaAnnotations.h:24
Function
CData
Returns true if this is a CDATA text element.
CoreLib/tinyxml2.h:1009
Function
CData
Returns true if this is a CDATA text element.
BG3Extender/Extender/Shared/tinyxml2.h:1009
Method
CNamedElementManager
BG3Extender/GameDefinitions/Stats/Common.h:19
Function
CStr
If in print to memory mode, return a pointer to the XML file in memory. */
CoreLib/tinyxml2.h:2306
Function
CStr
If in print to memory mode, return a pointer to the XML file in memory. */
BG3Extender/Extender/Shared/tinyxml2.h:2306
Function
CStrSize
If in print to memory mode, return the size of the XML file in memory. (Note the size returned includes the terminating null.) */
CoreLib/tinyxml2.h:2314
Function
CStrSize
If in print to memory mode, return the size of the XML file in memory. (Note the size returned includes the terminating null.) */
BG3Extender/Extender/Shared/tinyxml2.h:2314
Method
CachedResource
BG3Updater/Cache.cpp:9
Method
CachedUserVariable
BG3Extender/Extender/Shared/UserVariables.h:263
Method
Call
BG3Extender/Lua/Shared/LuaDelegate.h:108
Method
Call
BG3Extender/Lua/Shared/LuaDelegate.h:139
Method
Call
BG3Extender/Lua/Server/LuaBindingServer.h:98
Method
CallExt
BG3Extender/Lua/LuaBinding.h:305
Method
CallExtRet
BG3Extender/Lua/LuaBinding.h:295
Function
CallFlagGetter
BG3Extender/Lua/Shared/LuaMethodCallHelpers.h:589
Function
CallFlagSetter
BG3Extender/Lua/Shared/LuaMethodCallHelpers.h:630
Function
CallFunction
BG3Extender/Lua/Shared/LuaMethodCallHelpers.h:664
Function
CallGetter
BG3Extender/Lua/Shared/LuaMethodCallHelpers.h:534
Function
CallMethod
BG3Extender/Lua/Shared/LuaMethodCallHelpers.h:355
Method
CallProxy
BG3Extender/Lua/Shared/Proxies/LuaCppValue.h:22
Method
CallProxy
BG3Extender/Lua/Shared/Proxies/LuaLightCppObjectMeta.h:22
Function
CallSetter
BG3Extender/Lua/Shared/LuaMethodCallHelpers.h:598
Method
CallToTrampoline
CoreLib/Wrappers.h:329
Method
CallUserFunction
BG3Extender/Lua/Shared/LuaInternalHelpers.cpp:158
Method
CallWrapper
BG3Extender/GameHooks/OsirisWrappers.cpp:159
Method
CanConvert
(Type objectType)
LuaDebugger/DAPUtils.cs:21
Method
CanConvert
(Type objectType)
LuaDebugger/DAPUtils.cs:116
Method
CanSendExtenderMessages
BG3Extender/Extender/Server/ServerNetworking.cpp:66
Method
CanSendExtenderMessages
BG3Extender/Extender/Client/ClientNetworking.cpp:67
Method
CanShowError
BG3Extender/GameHooks/DataLibraries.cpp:310
Method
CanShowMessages
BG3Extender/GameHooks/DataLibraries.cpp:303
Method
CanWrite
BG3Extender/Extender/Shared/CrashReporter.cpp:184
Method
CanonicalizePath
BG3Extender/GameDefinitions/GameHelpers.cpp:65
Method
Capacity
CoreLib/tinyxml2.h:277
Method
Capacity
BG3Extender/Extender/Shared/tinyxml2.h:277
Method
CapacityIncrement
CoreLib/Base/LegacyArray.h:191
Method
CapacityIncrement
CoreLib/Base/LegacyArray.h:251
Method
CapacityIncrement
CoreLib/Base/LegacyArray.h:314
Method
Cast
BG3Extender/GameDefinitions/Stats/Functors.h:40
Method
CheckConstantBuffer
BG3Extender/GameDefinitions/GameHelpers.cpp:807
Function
CheckedGetDeclStructId
BG3Extender/Lua/Shared/Proxies/LuaObjectProxies.cpp:270
Function
CheckedGetParentStructId
BG3Extender/Lua/Shared/Proxies/LuaObjectProxies.cpp:259
Function
CheckedGetReturnValues
BG3Extender/Lua/LuaHelpers.h:345
Function
CheckedPopReturnValues
BG3Extender/Lua/LuaHelpers.h:356
Method
CleanupLuaBindings
BG3Extender/Lua/Debugger/LuaDebugger.cpp:704
Method
Clear
CoreLib/tinyxml2.h:355
Method
Clear
CoreLib/Base/BaseArray.h:226
Method
Clear
CoreLib/Base/BitSet.h:269
Method
Clear
BG3Extender/Extender/Shared/tinyxml2.h:355
Method
Clear
BG3Extender/Extender/Client/IMGUI/Objects.h:966
Method
Clear
BG3Extender/GameDefinitions/Base/Genome.h:190
Function
ClearBuffer
If in print to memory mode, reset the buffer to the beginning. */
CoreLib/tinyxml2.h:2321
Function
ClearBuffer
If in print to memory mode, reset the buffer to the beginning. */
BG3Extender/Extender/Shared/tinyxml2.h:2321
Method
ClearError
CoreLib/tinyxml2.cpp:2458
Method
ClearError
BG3Extender/Extender/Shared/tinyxml2.cpp:2458
Method
ClearFromReset
BG3Extender/Extender/Shared/Console.cpp:50
Method
ClearSystemUpdateHooks
BG3Extender/GameDefinitions/EntitySystem.cpp:1761
Method
ClearWeights
BG3Extender/Extender/Client/VisualHelpers.cpp:31
Method
ClientState
BG3Extender/Lua/Client/LuaClient.cpp:56
Method
CloseElement
CoreLib/tinyxml2.cpp:2787
Method
CloseElement
BG3Extender/Extender/Shared/tinyxml2.cpp:2787
Method
CloseLogFile
CoreLib/Console.cpp:148
Function
ClosingType
CoreLib/tinyxml2.h:1676
Function
ClosingType
BG3Extender/Extender/Shared/tinyxml2.h:1676
Method
CollapseWhitespace
CoreLib/tinyxml2.cpp:252
Method
CollapseWhitespace
BG3Extender/Extender/Shared/tinyxml2.cpp:252
← previous
next →
1,101–1,200 of 3,077, ranked by callers