Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Spuckwaffel/UEDumper
/ functions
Functions
2,435 in github.com/Spuckwaffel/UEDumper
⨍
Functions
2,435
◇
Types & classes
542
↓ 12 callers
Function
SliderFloat2
UEDumper/Frontend/ImGui/imgui.h:3011
↓ 12 callers
Method
number_float
UEDumper/Resources/Json/json.hpp:7250
↓ 12 callers
Method
stringify
UEDumper/Engine/Core/EngineStructs.h:130
↓ 11 callers
Method
AddCircle
UEDumper/Frontend/ImGui/imgui_draw.cpp:1483
↓ 11 callers
Method
ClearFlags
UEDumper/Frontend/ImGui/imgui_internal.h:1108
↓ 11 callers
Method
Contains
UEDumper/Frontend/ImGui/imgui_internal.h:649
↓ 11 callers
Function
ImLengthSqr
UEDumper/Frontend/ImGui/imgui_internal.h:450
↓ 11 callers
Function
stb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
UEDumper/Frontend/ImGui/imstb_textedit.h:689
↓ 10 callers
Method
AddImage
UEDumper/Frontend/ImGui/imgui_draw.cpp:1611
↓ 10 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
UEDumper/Frontend/ImGui/imgui.cpp:1879
↓ 10 callers
Function
STB_TEXTEDIT_STRINGLEN
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4150
↓ 10 callers
Method
boolean
UEDumper/Resources/Json/json.hpp:7235
↓ 10 callers
Function
parser
UEDumper/Resources/Json/json.hpp:19305
↓ 10 callers
Function
set_parent
UEDumper/Resources/Json/json.hpp:19920
↓ 10 callers
Method
string
UEDumper/Resources/Json/json.hpp:7255
↓ 9 callers
Method
HasSelection
UEDumper/Frontend/ImGui/imgui.h:2117
↓ 9 callers
Function
ImAbs
UEDumper/Frontend/ImGui/imgui_internal.h:421
↓ 9 callers
Function
IsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
UEDumper/Frontend/ImGui/imgui_internal.h:2699
↓ 9 callers
Function
LowerBound
std::lower_bound but without the bullshit
UEDumper/Frontend/ImGui/imgui.cpp:2143
↓ 9 callers
Method
PathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
UEDumper/Frontend/ImGui/imgui_draw.cpp:1170
↓ 9 callers
Method
PushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
UEDumper/Frontend/ImGui/imgui.cpp:4737
↓ 9 callers
Function
WindowRectAbsToRel
UEDumper/Frontend/ImGui/imgui_internal.h:2530
↓ 9 callers
Method
end_array
UEDumper/Resources/Json/json.hpp:7285
↓ 9 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
UEDumper/Resources/Json/json.hpp:20542
↓ 9 callers
Method
next_chunk
UEDumper/Frontend/ImGui/imgui_internal.h:682
↓ 9 callers
Method
start_array
UEDumper/Resources/Json/json.hpp:7280
↓ 9 callers
Function
stbtt__buf_seek
UEDumper/Frontend/ImGui/imstb_truetype.h:1152
↓ 9 callers
Function
stbtt__new_buf
UEDumper/Frontend/ImGui/imstb_truetype.h:1173
↓ 9 callers
Function
stbtt_setvertex
UEDumper/Frontend/ImGui/imstb_truetype.h:1599
↓ 8 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
UEDumper/Frontend/ImGui/imgui_draw.cpp:1422
↓ 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
UEDumper/Frontend/ImGui/imgui.cpp:2587
↓ 8 callers
Function
Clear
UEDumper/Frontend/ImGui/imgui_internal.h:574
↓ 8 callers
Function
IM_DELETE
UEDumper/Frontend/ImGui/imgui.h:1770
↓ 8 callers
Function
ImAddClampOverflow
UEDumper/Frontend/ImGui/imgui_internal.h:440
↓ 8 callers
Function
ImLog
UEDumper/Frontend/ImGui/imgui_internal.h:419
↓ 8 callers
Function
ImSubClampOverflow
UEDumper/Frontend/ImGui/imgui_internal.h:441
↓ 8 callers
Function
IsNavInputDown
UEDumper/Frontend/ImGui/imgui_internal.h:2710
↓ 8 callers
Method
PopClipRect
UEDumper/Frontend/ImGui/imgui.cpp:4744
↓ 8 callers
Function
STB_TEXTEDIT_LAYOUTROW
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4155
↓ 8 callers
Function
dump_integer
UEDumper/Resources/Json/json.hpp:18597
↓ 8 callers
Method
end_object
UEDumper/Resources/Json/json.hpp:7275
↓ 8 callers
Method
getFullName
UEDumper/Engine/UEClasses/UnrealClasses.cpp:34
↓ 8 callers
Method
start_object
UEDumper/Resources/Json/json.hpp:7265
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
UEDumper/Frontend/ImGui/imstb_truetype.h:2665
↓ 8 callers
Function
stbtt__buf_skip
UEDumper/Frontend/ImGui/imstb_truetype.h:1158
↓ 7 callers
Method
Add
UEDumper/Frontend/ImGui/imgui_internal.h:651
↓ 7 callers
Method
AddDrawCmd
UEDumper/Frontend/ImGui/imgui_draw.cpp:450
↓ 7 callers
Method
AddTriangleFilled
UEDumper/Frontend/ImGui/imgui_draw.cpp:1472
↓ 7 callers
Method
GetCenter
Helpers
UEDumper/Frontend/ImGui/imgui.h:2950
↓ 7 callers
Function
ImCharIsBlankA
UEDumper/Frontend/ImGui/imgui_internal.h:334
↓ 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
UEDumper/Frontend/ImGui/imgui.cpp:1824
↓ 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
UEDumper/Frontend/ImGui/imgui_impl_dx11.cpp:73
↓ 7 callers
Function
ImPow
UEDumper/Frontend/ImGui/imgui_internal.h:417
↓ 7 callers
Function
ImStrSkipBlank
UEDumper/Frontend/ImGui/imgui.cpp:1647
↓ 7 callers
Method
InsertChars
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4304
↓ 7 callers
Method
PathArcTo
UEDumper/Frontend/ImGui/imgui_draw.cpp:1180
↓ 7 callers
Function
compares_unordered
UEDumper/Resources/Json/json.hpp:22842
↓ 7 callers
Function
find
UEDumper/Resources/Json/json.hpp:19165
↓ 7 callers
Function
if
UEDumper/Resources/Json/json.hpp:22813
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
UEDumper/Frontend/ImGui/imstb_truetype.h:2726
↓ 7 callers
Function
stbtt__cff_get_index
UEDumper/Frontend/ImGui/imstb_truetype.h:1195
↓ 6 callers
Function
CalcWindowSizeAfterConstraint
UEDumper/Frontend/ImGui/imgui.cpp:5431
↓ 6 callers
Method
Draw
UEDumper/Frontend/ImGui/imgui.cpp:2301
↓ 6 callers
Method
GetColumnSettings
UEDumper/Frontend/ImGui/imgui_internal.h:2501
↓ 6 callers
Method
GetMapSize
UEDumper/Frontend/ImGui/imgui_internal.h:660
↓ 6 callers
Function
ImQsort
UEDumper/Frontend/ImGui/imgui_internal.h:310
↓ 6 callers
Function
ImTextCountUtf8BytesFromStr
UEDumper/Frontend/ImGui/imgui.cpp:2038
↓ 6 callers
Function
MetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
UEDumper/Frontend/ImGui/imgui.cpp:12298
↓ 6 callers
Method
PrimVtx
UEDumper/Frontend/ImGui/imgui.h:2625
↓ 6 callers
Function
STB_TEXTEDIT_INSERTCHARS
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4198
↓ 6 callers
Method
Step
UEDumper/Frontend/ImGui/imgui_demo.cpp:7269
↓ 6 callers
Function
TabItemGetSectionIdx
UEDumper/Frontend/ImGui/imgui_widgets.cpp:7787
↓ 6 callers
Function
TableGetInstanceData
UEDumper/Frontend/ImGui/imgui_internal.h:2757
↓ 6 callers
Method
TryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
UEDumper/Frontend/ImGui/imgui_internal.h:661
↓ 6 callers
Function
WindowRectRelToAbs
UEDumper/Frontend/ImGui/imgui_internal.h:2531
↓ 6 callers
Method
clear
UEDumper/Frontend/ImGui/imgui_internal.h:677
↓ 6 callers
Method
getMemberForIndex
UEDumper/Engine/Core/EngineStructs.h:360
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
UEDumper/Resources/Json/json.hpp:20535
↓ 6 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
UEDumper/Resources/Json/json.hpp:13742
↓ 6 callers
Method
null
UEDumper/Resources/Json/json.hpp:7230
↓ 6 callers
Function
push_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
UEDumper/Resources/Json/json.hpp:13863
↓ 6 callers
Method
size_in_bytes
UEDumper/Frontend/ImGui/imgui_internal.h:596
↓ 6 callers
Function
stb__match
UEDumper/Frontend/ImGui/imgui_draw.cpp:4037
↓ 6 callers
Function
stbtt_InitFont
UEDumper/Frontend/ImGui/imstb_truetype.h:4960
↓ 6 callers
Function
stbtt__buf_range
UEDumper/Frontend/ImGui/imstb_truetype.h:1186
↓ 6 callers
Function
stbtt__dict_get_ints
UEDumper/Frontend/ImGui/imstb_truetype.h:1251
↓ 6 callers
Function
stbtt__matchpair
UEDumper/Frontend/ImGui/imstb_truetype.h:4851
↓ 5 callers
Method
AddFontFromMemoryCompressedTTF
UEDumper/Frontend/ImGui/imgui_draw.cpp:2180
↓ 5 callers
Function
Decode85Byte
UEDumper/Frontend/ImGui/imgui_draw.cpp:2111
↓ 5 callers
Method
DeleteChars
Public API to manipulate UTF-8 text We expose UTF-8 to the user (unlike the STB_TEXTEDIT_* functions which are manipulating wchar) FIXME: The existenc
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4286
↓ 5 callers
Method
GetIndex
UEDumper/Frontend/ImGui/imgui_internal.h:647
↓ 5 callers
Method
GetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
UEDumper/Frontend/ImGui/imgui_internal.h:1453
↓ 5 callers
Function
GetWindowDisplayLayer
UEDumper/Frontend/ImGui/imgui.cpp:4682
↓ 5 callers
Function
ImFloorSigned
UEDumper/Frontend/ImGui/imgui_internal.h:454
↓ 5 callers
Function
ImFormatStringToTempBufferV
UEDumper/Frontend/ImGui/imgui.cpp:1721
↓ 5 callers
Function
ImGui_ImplWin32_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
UEDumper/Frontend/ImGui/imgui_impl_win32.cpp:94
↓ 5 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
UEDumper/Frontend/ImGui/imgui.cpp:1755
↓ 5 callers
Function
ImLineClosestPoint
UEDumper/Frontend/ImGui/imgui.cpp:1484
↓ 5 callers
Function
ImRotate
UEDumper/Frontend/ImGui/imgui_internal.h:459
↓ 5 callers
Function
ImTextCountCharsFromUtf8
UEDumper/Frontend/ImGui/imgui.cpp:1949
← previous
next →
101–200 of 2,435, ranked by callers