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
↓ 935 callers
Function
ImVec2
UEDumper/Frontend/ImGui/imgui.h:252
↓ 236 callers
Function
ImMax
UEDumper/Frontend/ImGui/imgui_internal.h:436
↓ 180 callers
Function
create
UEDumper/Resources/Json/json.hpp:19550
↓ 172 callers
Method
c_str
UEDumper/Frontend/ImGui/imgui.h:2238
↓ 165 callers
Method
size
Buf is zero-terminated, so end() will point on the zero-terminator
UEDumper/Frontend/ImGui/imgui.h:2234
↓ 143 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
UEDumper/Frontend/ImGui/imgui_demo.cpp:191
↓ 140 callers
Function
concat
UEDumper/Resources/Json/json.hpp:4278
↓ 135 callers
Method
size
UEDumper/Resources/Json/json.hpp:3110
↓ 131 callers
Method
write_character
UEDumper/Resources/Json/json.hpp:14845
↓ 112 callers
Function
to_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
UEDumper/Resources/Json/json.hpp:13748
↓ 111 callers
Method
c_str
UEDumper/Engine/structs.h:188
↓ 102 callers
Function
ttUSHORT
UEDumper/Frontend/ImGui/imstb_truetype.h:1291
↓ 93 callers
Function
string
UEDumper/Resources/Json/json.hpp:6786
↓ 87 callers
Function
ImMin
UEDumper/Frontend/ImGui/imgui_internal.h:435
↓ 83 callers
Method
end
return iterator end (needed for range-based for)
UEDumper/Resources/Json/json.hpp:5262
↓ 81 callers
Function
GetCurrentWindow
UEDumper/Frontend/ImGui/imgui_internal.h:2517
↓ 74 callers
Function
ImFloor
UEDumper/Frontend/ImGui/imgui_internal.h:453
↓ 68 callers
Method
clear
UEDumper/Frontend/ImGui/imgui.h:2236
↓ 67 callers
Method
AddRectFilled
UEDumper/Frontend/ImGui/imgui_draw.cpp:1405
↓ 62 callers
Function
ImRect
UEDumper/Frontend/ImGui/imgui_internal.h:503
↓ 62 callers
Method
begin
return iterator begin (needed for range-based for)
UEDumper/Resources/Json/json.hpp:5256
↓ 61 callers
Function
ImClamp
UEDumper/Frontend/ImGui/imgui_internal.h:437
↓ 59 callers
Method
end
UEDumper/Frontend/ImGui/imgui.h:2233
↓ 55 callers
Method
write_characters
UEDumper/Resources/Json/json.hpp:14851
↓ 50 callers
Function
ImFormatString
UEDumper/Frontend/ImGui/imgui.cpp:1676
↓ 49 callers
Method
GetID
UEDumper/Frontend/ImGui/imgui.cpp:3306
↓ 49 callers
Function
get
UEDumper/Resources/Json/json.hpp:5272
↓ 46 callers
Method
AddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
UEDumper/Frontend/ImGui/imgui_draw.cpp:1394
↓ 46 callers
Function
ImLerp
UEDumper/Frontend/ImGui/imgui_internal.h:438
↓ 44 callers
Function
ItemSize
UEDumper/Frontend/ImGui/imgui_internal.h:2613
↓ 44 callers
Method
begin
UEDumper/Frontend/ImGui/imgui.h:2232
↓ 44 callers
Method
parse_error
UEDumper/Resources/Json/json.hpp:4440
↓ 42 callers
Method
empty
UEDumper/Resources/Json/json.hpp:6237
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
UEDumper/Resources/Json/json.hpp:23327
↓ 38 callers
Function
add
add a character to token_buffer
UEDumper/Resources/Json/json.hpp:8703
↓ 38 callers
Function
ttSHORT
UEDumper/Frontend/ImGui/imstb_truetype.h:1292
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
UEDumper/Resources/Json/json.hpp:19982
↓ 34 callers
Function
DragFloat
UEDumper/Frontend/ImGui/imgui.h:3004
↓ 34 callers
Method
empty
UEDumper/Frontend/ImGui/imgui.h:2235
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
UEDumper/Resources/Json/json.hpp:20521
↓ 33 callers
Method
PathLineTo
UEDumper/Frontend/ImGui/imgui.h:2590
↓ 32 callers
Method
AddLine
UEDumper/Frontend/ImGui/imgui_draw.cpp:1383
↓ 32 callers
Method
key
UEDumper/Resources/Json/json.hpp:7270
↓ 30 callers
Function
SliderFloat
UEDumper/Frontend/ImGui/imgui.h:3010
↓ 28 callers
Function
find
UEDumper/Frontend/ImGui/imgui.h:1840
↓ 28 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
UEDumper/Resources/Json/json.hpp:8750
↓ 26 callers
Function
GetForegroundDrawList
UEDumper/Frontend/ImGui/imgui_internal.h:2546
↓ 26 callers
Function
generateValidVarName
flag some invalid characters in a name
UEDumper/Engine/Core/Core.cpp:19
↓ 24 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
UEDumper/Resources/Json/json.hpp:21960
↓ 23 callers
Function
ImSaturate
UEDumper/Frontend/ImGui/imgui_internal.h:449
↓ 23 callers
Method
clear
UEDumper/Frontend/StrucGraph.cpp:12
↓ 23 callers
Function
input_adapter
UEDumper/Resources/Json/json.hpp:6452
↓ 22 callers
Method
reserve
UEDumper/Frontend/ImGui/imgui.h:2237
↓ 20 callers
Method
OnKeyPressed
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4271
↓ 20 callers
Method
getCName
UEDumper/Engine/UEClasses/UnrealClasses.cpp:50
↓ 20 callers
Method
sax_parse
UEDumper/Resources/Json/json.hpp:12258
↓ 20 callers
Function
stb_textedit_clamp
make the selection/cursor state valid if client altered the string
UEDumper/Frontend/ImGui/imstb_textedit.h:579
↓ 19 callers
Method
AddText
UEDumper/Frontend/ImGui/imgui_draw.cpp:1577
↓ 19 callers
Function
PopStyleCompact
UEDumper/Frontend/ImGui/imgui_demo.cpp:3643
↓ 19 callers
Function
PushStyleCompact
Make the UI compact because there are so many fields
UEDumper/Frontend/ImGui/imgui_demo.cpp:3636
↓ 19 callers
Method
number_integer
UEDumper/Resources/Json/json.hpp:7240
↓ 19 callers
Method
operator[]
access to successor
UEDumper/Resources/Json/json.hpp:13650
↓ 18 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
UEDumper/Frontend/ImGui/imgui_internal.h:317
↓ 18 callers
Function
IsNavInputTest
UEDumper/Frontend/ImGui/imgui_internal.h:2711
↓ 18 callers
Method
number_unsigned
UEDumper/Resources/Json/json.hpp:7245
↓ 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)
UEDumper/Frontend/ImGui/imstb_truetype.h:3033
↓ 18 callers
Function
ttULONG
UEDumper/Frontend/ImGui/imstb_truetype.h:1293
↓ 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
UEDumper/Frontend/ImGui/imgui_internal.h:2516
↓ 17 callers
Method
GetSize
UEDumper/Frontend/ImGui/imgui_internal.h:663
↓ 17 callers
Function
from_json
UEDumper/Resources/Json/json.hpp:4594
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
UEDumper/Resources/Json/json.hpp:11974
↓ 17 callers
Function
to_json
UEDumper/Resources/Json/json.hpp:5572
↓ 16 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
UEDumper/Frontend/ImGui/imgui.cpp:1771
↓ 16 callers
Function
STB_TEXTEDIT_GETCHAR
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4151
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
UEDumper/Resources/Json/json.hpp:20528
↓ 16 callers
Function
stbtt_FindGlyphIndex
UEDumper/Frontend/ImGui/imstb_truetype.h:1501
↓ 15 callers
Method
appendf
UEDumper/Frontend/ImGui/imgui.cpp:2418
↓ 15 callers
Function
begin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
UEDumper/Resources/Json/json.hpp:21935
↓ 15 callers
Function
combine
boost::hash_combine
UEDumper/Resources/Json/json.hpp:5934
↓ 15 callers
Method
getSubTypes
UEDumper/Engine/UEClasses/UnrealClasses.h:801
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
UEDumper/Resources/Json/json.hpp:20479
↓ 15 callers
Function
stbtt__buf_get8
UEDumper/Frontend/ImGui/imstb_truetype.h:1138
↓ 15 callers
Function
stbtt__csctx_rccurve_to
UEDumper/Frontend/ImGui/imstb_truetype.h:1962
↓ 15 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
UEDumper/Frontend/ImGui/imstb_truetype.h:1311
↓ 15 callers
Method
write
UEDumper/Memory/Memory.cpp:119
↓ 14 callers
Method
Clear
UEDumper/Frontend/ImGui/imgui_draw.cpp:2032
↓ 14 callers
Method
PathStroke
UEDumper/Frontend/ImGui/imgui.h:2593
↓ 14 callers
Method
SetCurrentChannel
UEDumper/Frontend/ImGui/imgui_draw.cpp:1791
↓ 14 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw
UEDumper/Resources/Json/json.hpp:11826
↓ 14 callers
Method
getType
UEDumper/Engine/UEClasses/UnrealClasses.cpp:383
↓ 14 callers
Function
set_parents
UEDumper/Resources/Json/json.hpp:19870
↓ 14 callers
Method
value
return value of the iterator
UEDumper/Resources/Json/json.hpp:5229
↓ 13 callers
Method
AddCircleFilled
UEDumper/Frontend/ImGui/imgui_draw.cpp:1507
↓ 13 callers
Method
append
UEDumper/Frontend/ImGui/imgui.cpp:2400
↓ 13 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organiz
UEDumper/Resources/Json/json.hpp:17990
↓ 13 callers
Method
getInheritedSize
UEDumper/Engine/Core/EngineStructs.h:353
↓ 13 callers
Method
getName
UEDumper/Engine/UEClasses/UnrealClasses.cpp:24
↓ 13 callers
Method
toJson
UEDumper/Engine/Core/EngineStructs.h:430
↓ 13 callers
Method
typeName
UEDumper/Engine/UEClasses/UnrealClasses.h:47
↓ 12 callers
Function
ImSwap
UEDumper/Frontend/ImGui/imgui_internal.h:439
next →
1–100 of 2,435, ranked by callers