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
↓ 2 callers
Function
StackToolFormatLevelInfo
UEDumper/Frontend/ImGui/imgui.cpp:13337
↓ 2 callers
Method
Step
UEDumper/Frontend/ImGui/imgui.cpp:2642
↓ 2 callers
Function
TableSettingsInit
Clear and initialize empty settings instance
UEDumper/Frontend/ImGui/imgui_tables.cpp:3156
↓ 2 callers
Function
TableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
UEDumper/Frontend/ImGui/imgui_tables.cpp:657
↓ 2 callers
Function
TempInputIsActive
UEDumper/Frontend/ImGui/imgui_internal.h:2871
↓ 2 callers
Function
TitleBarHeight
UEDumper/Frontend/ImGui/imgui_internal.h:2152
↓ 2 callers
Function
UnpackAccumulativeOffsetsIntoRanges
UEDumper/Frontend/ImGui/imgui_draw.cpp:2850
↓ 2 callers
Function
UpdateWindowInFocusOrderList
UEDumper/Frontend/ImGui/imgui.cpp:5360
↓ 2 callers
Method
_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
UEDumper/Frontend/ImGui/imgui_draw.cpp:464
↓ 2 callers
Method
_ResetForNewFrame
Initialize before use in a new frame. We always have a command ready in the buffer.
UEDumper/Frontend/ImGui/imgui_draw.cpp:402
↓ 2 callers
Function
_WICBitsPerPixel
---------------------------------------------------------------------------------
UEDumper/Frontend/Texture/WICTextureLoader/WICTextureLoader.cpp:239
↓ 2 callers
Function
_WICToDXGI
---------------------------------------------------------------------------------
UEDumper/Frontend/Texture/WICTextureLoader/WICTextureLoader.cpp:227
↓ 2 callers
Function
_getBaseAddress
* \brief gets the process base address. If you adjust the params, make sure to change them in memory.cpp too * \param processName the name of the pro
UEDumper/Memory/driver.h:94
↓ 2 callers
Method
addEdge
UEDumper/Frontend/StrucGraph.cpp:85
↓ 2 callers
Function
at
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
UEDumper/Resources/Json/json.hpp:21103
↓ 2 callers
Function
attachToProcess
* \brief this function might not be needed for your driver, this just attaches to the process * \param pid process id of the target process */
UEDumper/Memory/driver.h:143
↓ 2 callers
Function
basicDefinitions
UEDumper/Engine/Generation/BasicType.h:36
↓ 2 callers
Function
compute_boundaries
UEDumper/Resources/Json/json.hpp:16971
↓ 2 callers
Function
emplace_back
UEDumper/Resources/Json/json.hpp:22378
↓ 2 callers
Function
equal
UEDumper/Frontend/ImGui/imstb_truetype.h:4470
↓ 2 callers
Function
erase_internal
UEDumper/Resources/Json/json.hpp:21732
↓ 2 callers
Function
file_input_adapter
UEDumper/Resources/Json/json.hpp:6121
↓ 2 callers
Function
flatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
UEDumper/Resources/Json/json.hpp:23820
↓ 2 callers
Function
from_json_array_impl
UEDumper/Resources/Json/json.hpp:4751
↓ 2 callers
Function
from_json_inplace_array_impl
UEDumper/Resources/Json/json.hpp:4834
↓ 2 callers
Function
from_json_tuple_impl
UEDumper/Resources/Json/json.hpp:4940
↓ 2 callers
Method
getBitPosition
UEDumper/Engine/UEClasses/UnrealClasses.cpp:625
↓ 2 callers
Function
grisu2
UEDumper/Resources/Json/json.hpp:17610
↓ 2 callers
Function
grisu2_round
UEDumper/Resources/Json/json.hpp:17328
↓ 2 callers
Function
hex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("
UEDumper/Resources/Json/json.hpp:18560
↓ 2 callers
Method
isBitField
UEDumper/Engine/UEClasses/UnrealClasses.h:611
↓ 2 callers
Function
isInside
UEDumper/Frontend/ImGui/imgui_widgets.cpp:742
↓ 2 callers
Method
is_end
return whether the iterator is at end
UEDumper/Resources/Json/json.hpp:12685
↓ 2 callers
Method
is_errored
UEDumper/Resources/Json/json.hpp:7115
↓ 2 callers
Function
is_number_unsigned
@brief return whether value is an unsigned integer number @sa https://json.nlohmann.me/api/basic_json/is_number_unsigned/
UEDumper/Resources/Json/json.hpp:20507
↓ 2 callers
Function
is_word_boundary
UEDumper/Frontend/ImGui/imstb_textedit.h:650
↓ 2 callers
Function
is_word_boundary_from_right
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4170
↓ 2 callers
Function
little_endianness
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.c
UEDumper/Resources/Json/json.hpp:9127
↓ 2 callers
Method
nodes
UEDumper/Frontend/StrucGraph.cpp:203
↓ 2 callers
Function
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UEDumper/Resources/Json/json.hpp:13151
↓ 2 callers
Function
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UEDumper/Resources/Json/json.hpp:13202
↓ 2 callers
Function
parse
UEDumper/Resources/Json/json.hpp:23212
↓ 2 callers
Function
pop_back
@brief remove last reference token @sa https://json.nlohmann.me/api/json_pointer/pop_back/
UEDumper/Resources/Json/json.hpp:13839
↓ 2 callers
Method
ptr_from_offset
UEDumper/Frontend/ImGui/imgui_internal.h:686
↓ 2 callers
Function
reset
reset token_buffer; current character is beginning of token
UEDumper/Resources/Json/json.hpp:8622
↓ 2 callers
Function
resize
UEDumper/Frontend/ImGui/imgui.h:1825
↓ 2 callers
Function
setOffsets
UEDumper/Engine/Userdefined/Offsets.h:106
↓ 2 callers
Function
size
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
UEDumper/Resources/Json/json.hpp:22113
↓ 2 callers
Function
skip_whitespace
UEDumper/Resources/Json/json.hpp:8802
↓ 2 callers
Function
sortPackages
UEDumper/Engine/Generation/packageSorter.h:13
↓ 2 callers
Function
stb_decompress_length
UEDumper/Frontend/ImGui/imgui_draw.cpp:4029
↓ 2 callers
Function
stb_text_locate_coord
traverse the layout to locate the nearest character to a display position
UEDumper/Frontend/ImGui/imstb_textedit.h:400
↓ 2 callers
Function
stb_text_makeundo_insert
UEDumper/Frontend/ImGui/imstb_textedit.h:1342
↓ 2 callers
Function
stb_text_makeundo_replace
UEDumper/Frontend/ImGui/imstb_textedit.h:1357
↓ 2 callers
Function
stb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
UEDumper/Frontend/ImGui/imstb_textedit.h:460
↓ 2 callers
Function
stb_textedit_discard_undo
discard the oldest entry in the undo list
UEDumper/Frontend/ImGui/imstb_textedit.h:1127
↓ 2 callers
Function
stb_textedit_find_charpos
find the x/y location of a character, and remember info about the previous row in case we get a move-up event (for page up, we'll have to rescan)
UEDumper/Frontend/ImGui/imstb_textedit.h:520
↓ 2 callers
Function
stb_textedit_sortselection
canoncialize the selection so start <= end
UEDumper/Frontend/ImGui/imstb_textedit.h:617
↓ 2 callers
Function
stbrp__skyline_find_min_y
find minimum y position if it starts at x1
UEDumper/Frontend/ImGui/imstb_rectpack.h:291
↓ 2 callers
Function
stbtt_CompareUTF8toUTF16_bigendian_internal
UEDumper/Frontend/ImGui/imstb_truetype.h:4823
↓ 2 callers
Function
stbtt_GetCodepointBitmapBoxSubpixel
UEDumper/Frontend/ImGui/imstb_truetype.h:2749
↓ 2 callers
Function
stbtt_GetGlyphBitmapBox
UEDumper/Frontend/ImGui/imstb_truetype.h:2744
↓ 2 callers
Function
stbtt_GetGlyphBitmapSubpixel
UEDumper/Frontend/ImGui/imstb_truetype.h:3721
↓ 2 callers
Function
stbtt_GetGlyphBox
UEDumper/Frontend/ImGui/imstb_truetype.h:1630
↓ 2 callers
Function
stbtt_MakeCodepointBitmapSubpixel
UEDumper/Frontend/ImGui/imstb_truetype.h:3800
↓ 2 callers
Function
stbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
UEDumper/Frontend/ImGui/imstb_truetype.h:4216
↓ 2 callers
Function
stbtt_Rasterize
UEDumper/Frontend/ImGui/imstb_truetype.h:3703
↓ 2 callers
Function
stbtt__CompareUTF8toUTF16_bigendian_prefix
check if a utf8 string contains a prefix which is the utf16 string; if so return length of matching utf8 string
UEDumper/Frontend/ImGui/imstb_truetype.h:4784
↓ 2 callers
Function
stbtt__GetGlyphClass
UEDumper/Frontend/ImGui/imstb_truetype.h:2452
↓ 2 callers
Function
stbtt__GetGlyphInfoT2
UEDumper/Frontend/ImGui/imstb_truetype.h:2291
↓ 2 callers
Function
stbtt__buf_peek8
UEDumper/Frontend/ImGui/imstb_truetype.h:1145
↓ 2 callers
Function
stbtt__close_shape
UEDumper/Frontend/ImGui/imstb_truetype.h:1663
↓ 2 callers
Function
stbtt__csctx_close_shape
UEDumper/Frontend/ImGui/imstb_truetype.h:1941
↓ 2 callers
Function
stbtt__cuberoot
UEDumper/Frontend/ImGui/imstb_truetype.h:4543
↓ 2 callers
Function
stbtt__get_subrs
UEDumper/Frontend/ImGui/imstb_truetype.h:1359
↓ 2 callers
Function
stbtt__h_prefilter
UEDumper/Frontend/ImGui/imstb_truetype.h:4020
↓ 2 callers
Function
stbtt__hheap_alloc
UEDumper/Frontend/ImGui/imstb_truetype.h:2775
↓ 2 callers
Function
stbtt__hheap_cleanup
UEDumper/Frontend/ImGui/imstb_truetype.h:2802
↓ 2 callers
Function
stbtt__hheap_free
UEDumper/Frontend/ImGui/imstb_truetype.h:2796
↓ 2 callers
Function
stbtt__new_active
UEDumper/Frontend/ImGui/imstb_truetype.h:2840
↓ 2 callers
Function
stbtt__position_trapezoid_area
UEDumper/Frontend/ImGui/imstb_truetype.h:3077
↓ 2 callers
Function
stbtt__v_prefilter
UEDumper/Frontend/ImGui/imstb_truetype.h:4082
↓ 2 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
UEDumper/Resources/Json/json.hpp:22631
↓ 2 callers
Function
ttLONG
UEDumper/Frontend/ImGui/imstb_truetype.h:1294
↓ 2 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
UEDumper/Resources/Json/json.hpp:14974
↓ 2 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
UEDumper/Resources/Json/json.hpp:15003
↓ 2 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
UEDumper/Resources/Json/json.hpp:15327
↓ 1 callers
Function
Add
UEDumper/Frontend/ImGui/imgui_internal.h:520
↓ 1 callers
Method
AddBezierCubic
Cubic Bezier takes 4 controls points
UEDumper/Frontend/ImGui/imgui_draw.cpp:1556
↓ 1 callers
Method
AddBezierQuadratic
Quadratic Bezier takes 3 controls points
UEDumper/Frontend/ImGui/imgui_draw.cpp:1567
↓ 1 callers
Function
AddClass
UEDumper/Resources/Dumpspace/dumpspace.cpp:22
↓ 1 callers
Function
AddEnum
UEDumper/Resources/Dumpspace/dumpspace.cpp:37
↓ 1 callers
Method
AddFocusEvent
UEDumper/Frontend/ImGui/imgui.cpp:1401
↓ 1 callers
Function
AddFunction
UEDumper/Resources/Dumpspace/dumpspace.cpp:27
↓ 1 callers
Method
AddInputCharacterUTF16
UTF16 strings use surrogate pairs to encode codepoints >= 0x10000, so we should save the high surrogate.
UEDumper/Frontend/ImGui/imgui.cpp:1200
↓ 1 callers
Method
AddNgon
Guaranteed to honor 'num_segments'
UEDumper/Frontend/ImGui/imgui_draw.cpp:1532
↓ 1 callers
Method
AddNgonFilled
Guaranteed to honor 'num_segments'
UEDumper/Frontend/ImGui/imgui_draw.cpp:1544
↓ 1 callers
Function
AddOffset
UEDumper/Resources/Dumpspace/dumpspace.cpp:17
↓ 1 callers
Function
AddStruct
UEDumper/Resources/Dumpspace/dumpspace.cpp:32
↓ 1 callers
Function
AddWindowToDrawData
UEDumper/Frontend/ImGui/imgui.cpp:4668
← previous
next →
401–500 of 2,435, ranked by callers