Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RussellJerome/UnrealModLoader
/ functions
Functions
1,733 in github.com/RussellJerome/UnrealModLoader
⨍
Functions
1,733
◇
Types & classes
391
↓ 726 callers
Function
ImVec2
UnrealEngineModLoader/ImGui/imgui.h:260
↓ 235 callers
Function
ImMax
UnrealEngineModLoader/ImGui/imgui_internal.h:420
↓ 142 callers
Function
HelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
UnrealEngineModLoader/ImGui/imgui_demo.cpp:190
↓ 91 callers
Function
ttUSHORT
UnrealEngineModLoader/ImGui/imstb_truetype.h:1269
↓ 82 callers
Function
ImMin
UnrealEngineModLoader/ImGui/imgui_internal.h:419
↓ 73 callers
Function
ImFloor
UnrealEngineModLoader/ImGui/imgui_internal.h:437
↓ 72 callers
Function
GetCurrentWindow
UnrealEngineModLoader/ImGui/imgui_internal.h:2333
↓ 68 callers
Method
clear
UnrealEngineModLoader/ImGui/imgui.h:2102
↓ 66 callers
Function
ImRect
UnrealEngineModLoader/ImGui/imgui_internal.h:485
↓ 61 callers
Method
c_str
UnrealEngineModLoader/UE4/Basic.hpp:475
↓ 60 callers
Function
ImClamp
UnrealEngineModLoader/ImGui/imgui_internal.h:421
↓ 55 callers
Method
AddRectFilled
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1399
↓ 45 callers
Function
ImLerp
UnrealEngineModLoader/ImGui/imgui_internal.h:422
↓ 44 callers
Function
ImFormatString
UnrealEngineModLoader/ImGui/imgui.cpp:1460
↓ 42 callers
Method
AddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1388
↓ 39 callers
Method
GetID
UnrealEngineModLoader/ImGui/imgui.cpp:2959
↓ 39 callers
Method
get
UnrealEngineModLoader/INI/INI.h:318
↓ 37 callers
Function
ttSHORT
UnrealEngineModLoader/ImGui/imstb_truetype.h:1270
↓ 36 callers
Function
Find
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/Pattern.h:14
↓ 36 callers
Method
size
Buf is zero-terminated, so end() will point on the zero-terminator
UnrealEngineModLoader/ImGui/imgui.h:2100
↓ 34 callers
Function
DragFloat
UnrealEngineModLoader/ImGui/imgui.h:2831
↓ 32 callers
Function
IsKeyPressedMap
UnrealEngineModLoader/ImGui/imgui_internal.h:2491
↓ 30 callers
Function
SliderFloat
UnrealEngineModLoader/ImGui/imgui.h:2837
↓ 29 callers
Method
AddLine
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1377
↓ 29 callers
Method
begin
UnrealEngineModLoader/ImGui/imgui.h:2098
↓ 29 callers
Method
end
UnrealEngineModLoader/ImGui/imgui.h:2099
↓ 26 callers
Function
GetForegroundDrawList
UnrealEngineModLoader/ImGui/imgui_internal.h:2356
↓ 24 callers
Function
Error
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/Logger.h:77
↓ 24 callers
Function
StringToDWord
UnrealEngineModLoader/UnrealEngineModLoader/GameInfo/GameInfo.cpp:13
↓ 22 callers
Method
GetName
UnrealEngineModLoader/UE4/Basic.hpp:435
↓ 22 callers
Function
ImSaturate
UnrealEngineModLoader/ImGui/imgui_internal.h:433
↓ 22 callers
Method
empty
UnrealEngineModLoader/ImGui/imgui.h:2101
↓ 19 callers
Function
PopStyleCompact
UnrealEngineModLoader/ImGui/imgui_demo.cpp:3480
↓ 19 callers
Function
PushStyleCompact
Make the UI compact because there are so many fields
UnrealEngineModLoader/ImGui/imgui_demo.cpp:3473
↓ 19 callers
Function
stb_textedit_clamp
make the selection/cursor state valid if client altered the string
UnrealEngineModLoader/ImGui/imstb_textedit.h:577
↓ 18 callers
Function
ImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
UnrealEngineModLoader/ImGui/imgui.cpp:1536
↓ 18 callers
Method
OnKeyPressed
UnrealEngineModLoader/ImGui/imgui_widgets.cpp:3773
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
UnrealEngineModLoader/ImGui/imstb_truetype.h:2936
↓ 17 callers
Function
GetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
UnrealEngineModLoader/ImGui/imgui_internal.h:2332
↓ 16 callers
Method
GetAsChunckArray
UnrealEngineModLoader/UE4/Basic.hpp:138
↓ 16 callers
Method
GetAsTUArray
UnrealEngineModLoader/UE4/Basic.hpp:133
↓ 16 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
UnrealEngineModLoader/ImGui/imgui_internal.h:307
↓ 16 callers
Method
reserve
UnrealEngineModLoader/ImGui/imgui.h:2103
↓ 16 callers
Method
select
Select a section for performing operations
UnrealEngineModLoader/INI/INI.h:305
↓ 15 callers
Method
AddText
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1571
↓ 15 callers
Function
IsNavInputTest
UnrealEngineModLoader/ImGui/imgui_internal.h:2493
↓ 15 callers
Method
Num
UnrealEngineModLoader/UE4/Basic.hpp:31
↓ 15 callers
Function
stbtt_FindGlyphIndex
UnrealEngineModLoader/ImGui/imstb_truetype.h:1461
↓ 15 callers
Function
stbtt__buf_get8
UnrealEngineModLoader/ImGui/imstb_truetype.h:1116
↓ 15 callers
Function
stbtt__csctx_rccurve_to
UnrealEngineModLoader/ImGui/imstb_truetype.h:1925
↓ 15 callers
Function
ttULONG
UnrealEngineModLoader/ImGui/imstb_truetype.h:1271
↓ 14 callers
Method
SetCurrentChannel
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1785
↓ 14 callers
Method
appendf
UnrealEngineModLoader/ImGui/imgui.cpp:2187
↓ 14 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
UnrealEngineModLoader/ImGui/imstb_truetype.h:1289
↓ 13 callers
Method
Clear
UnrealEngineModLoader/ImGui/imgui_draw.cpp:2024
↓ 13 callers
Method
PathLineTo
UnrealEngineModLoader/ImGui/imgui.h:2449
↓ 13 callers
Function
STB_TEXTEDIT_GETCHAR
UnrealEngineModLoader/ImGui/imgui_widgets.cpp:3654
↓ 12 callers
Function
ImLengthSqr
UnrealEngineModLoader/ImGui/imgui_internal.h:434
↓ 12 callers
Function
SliderFloat2
UnrealEngineModLoader/ImGui/imgui.h:2838
↓ 11 callers
Method
ClearFlags
UnrealEngineModLoader/ImGui/imgui_internal.h:1179
↓ 10 callers
Method
AddCircle
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1477
↓ 10 callers
Function
ImSwap
UnrealEngineModLoader/ImGui/imgui_internal.h:423
↓ 10 callers
Function
STB_TEXTEDIT_STRINGLEN
UnrealEngineModLoader/ImGui/imgui_widgets.cpp:3653
↓ 10 callers
Function
stb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
UnrealEngineModLoader/ImGui/imstb_textedit.h:687
↓ 9 callers
Method
AddCircleFilled
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1501
↓ 9 callers
Method
HasSelection
UnrealEngineModLoader/ImGui/imgui.h:1983
↓ 9 callers
Function
ImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. A nearly-branchless UTF-8 decoder, based on work of Christopher Wellons (https://gi
UnrealEngineModLoader/ImGui/imgui.cpp:1644
↓ 9 callers
Function
LowerBound
std::lower_bound but without the bullshit
UnrealEngineModLoader/ImGui/imgui.cpp:1908
↓ 9 callers
Method
PathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1164
↓ 9 callers
Function
stbtt__buf_seek
UnrealEngineModLoader/ImGui/imstb_truetype.h:1130
↓ 9 callers
Function
stbtt__new_buf
UnrealEngineModLoader/ImGui/imstb_truetype.h:1151
↓ 9 callers
Function
stbtt_setvertex
UnrealEngineModLoader/ImGui/imstb_truetype.h:1559
↓ 8 callers
Method
Begin
Use case A: Begin() called from constructor with items_height<0, then called again from Step() in StepNo 1 Use case B: Begin() called from constructor
UnrealEngineModLoader/ImGui/imgui.cpp:2318
↓ 8 callers
Function
Clear
UnrealEngineModLoader/ImGui/imgui_internal.h:555
↓ 8 callers
Method
GetChildren
UnrealEngineModLoader/UE4/CoreUObject_functions.cpp:264
↓ 8 callers
Method
GetIndex
UnrealEngineModLoader/UE4/CoreUObject_functions.cpp:56
↓ 8 callers
Method
GetNext
UnrealEngineModLoader/UE4/Basic.hpp:227
↓ 8 callers
Method
GetOuter
UnrealEngineModLoader/UE4/CoreUObject_functions.cpp:66
↓ 8 callers
Function
IM_DELETE
UnrealEngineModLoader/ImGui/imgui.h:1673
↓ 8 callers
Function
ImAddClampOverflow
UnrealEngineModLoader/ImGui/imgui_internal.h:424
↓ 8 callers
Function
ImCharIsBlankA
UnrealEngineModLoader/ImGui/imgui_internal.h:330
↓ 8 callers
Function
ImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
UnrealEngineModLoader/ImGui/imgui.cpp:1520
↓ 8 callers
Function
ImLog
UnrealEngineModLoader/ImGui/imgui_internal.h:403
↓ 8 callers
Function
ImSubClampOverflow
UnrealEngineModLoader/ImGui/imgui_internal.h:425
↓ 8 callers
Function
STB_TEXTEDIT_LAYOUTROW
UnrealEngineModLoader/ImGui/imgui_widgets.cpp:3658
↓ 8 callers
Function
Warn
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/Logger.h:71
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
UnrealEngineModLoader/ImGui/imstb_truetype.h:2607
↓ 8 callers
Function
stbtt__buf_skip
UnrealEngineModLoader/ImGui/imstb_truetype.h:1136
↓ 7 callers
Method
AddImage
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1605
↓ 7 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1416
↓ 7 callers
Method
CreateDefaultObject
UnrealEngineModLoader/UE4/CoreUObject_classes.hpp:237
↓ 7 callers
Function
GetAddressPTR
UnrealEngineModLoader/UnrealEngineModLoader/Memory/mem.cpp:44
↓ 7 callers
Method
GetCenter
Helpers
UnrealEngineModLoader/ImGui/imgui.h:2807
↓ 7 callers
Function
ImAbs
UnrealEngineModLoader/ImGui/imgui_internal.h:405
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
UnrealEngineModLoader/ImGui/imgui.cpp:1589
↓ 7 callers
Function
ImFormatStringV
UnrealEngineModLoader/ImGui/imgui.cpp:1478
↓ 7 callers
Function
ImGui_ImplDX11_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
UnrealEngineModLoader/ImGui/imgui_impl_dx11.cpp:73
↓ 7 callers
Function
ImPow
UnrealEngineModLoader/ImGui/imgui_internal.h:401
↓ 7 callers
Function
ImStrSkipBlank
UnrealEngineModLoader/ImGui/imgui.cpp:1435
↓ 7 callers
Method
InsertChars
UnrealEngineModLoader/ImGui/imgui_widgets.cpp:3806
next →
1–100 of 1,733, ranked by callers