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
↓ 2 callers
Method
PopTextureID
UnrealEngineModLoader/ImGui/imgui_draw.cpp:616
↓ 2 callers
Function
RenderArrowsForVerticalBar
Helper for ColorPicker4()
UnrealEngineModLoader/ImGui/imgui_widgets.cpp:5014
↓ 2 callers
Method
RenderChar
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
UnrealEngineModLoader/ImGui/imgui_draw.cpp:3519
↓ 2 callers
Method
SetTexID
Bit ambiguous: used to detect when user didn't built texture but effectively we should check TexID != 0 except that would be backend dependent...
UnrealEngineModLoader/ImGui/imgui.h:2647
↓ 2 callers
Function
SetupHooks
UnrealEngineModLoader/Hooks.cpp:291
↓ 2 callers
Function
SliderFloat3
UnrealEngineModLoader/ImGui/imgui.h:2839
↓ 2 callers
Method
Step
UnrealEngineModLoader/ImGui/imgui.cpp:2348
↓ 2 callers
Function
TableSettingsInit
Clear and initialize empty settings instance
UnrealEngineModLoader/ImGui/imgui_tables.cpp:3138
↓ 2 callers
Function
TableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
UnrealEngineModLoader/ImGui/imgui_tables.cpp:655
↓ 2 callers
Function
TempInputIsActive
UnrealEngineModLoader/ImGui/imgui_internal.h:2654
↓ 2 callers
Function
TitleBarHeight
UnrealEngineModLoader/ImGui/imgui_internal.h:1979
↓ 2 callers
Function
UnpackAccumulativeOffsetsIntoRanges
UnrealEngineModLoader/ImGui/imgui_draw.cpp:2842
↓ 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
UnrealEngineModLoader/ImGui/imgui_draw.cpp:465
↓ 2 callers
Method
_ResetForNewFrame
Initialize before use in a new frame. We always have a command ready in the buffer.
UnrealEngineModLoader/ImGui/imgui_draw.cpp:402
↓ 2 callers
Method
appendfv
Helper: Text buffer for logging/accumulating text
UnrealEngineModLoader/ImGui/imgui.cpp:2196
↓ 2 callers
Function
begin
UnrealEngineModLoader/ImGui/imgui_internal.h:662
↓ 2 callers
Function
equal
UnrealEngineModLoader/ImGui/imstb_truetype.h:4292
↓ 2 callers
Function
find
UnrealEngineModLoader/ImGui/imgui.h:1742
↓ 2 callers
Function
is_word_boundary
UnrealEngineModLoader/ImGui/imstb_textedit.h:648
↓ 2 callers
Function
is_word_boundary_from_right
UnrealEngineModLoader/ImGui/imgui_widgets.cpp:3673
↓ 2 callers
Function
stb_decompress_length
UnrealEngineModLoader/ImGui/imgui_draw.cpp:3962
↓ 2 callers
Function
stb_text_locate_coord
traverse the layout to locate the nearest character to a display position
UnrealEngineModLoader/ImGui/imstb_textedit.h:398
↓ 2 callers
Function
stb_text_makeundo_insert
UnrealEngineModLoader/ImGui/imstb_textedit.h:1344
↓ 2 callers
Function
stb_text_makeundo_replace
UnrealEngineModLoader/ImGui/imstb_textedit.h:1359
↓ 2 callers
Function
stb_textedit_discard_undo
discard the oldest entry in the undo list
UnrealEngineModLoader/ImGui/imstb_textedit.h:1129
↓ 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)
UnrealEngineModLoader/ImGui/imstb_textedit.h:518
↓ 2 callers
Function
stb_textedit_sortselection
canoncialize the selection so start <= end
UnrealEngineModLoader/ImGui/imstb_textedit.h:615
↓ 2 callers
Function
stbrp__skyline_find_min_y
find minimum y position if it starts at x1
UnrealEngineModLoader/ImGui/imstb_rectpack.h:295
↓ 2 callers
Function
stbtt_CompareUTF8toUTF16_bigendian_internal
UnrealEngineModLoader/ImGui/imstb_truetype.h:4647
↓ 2 callers
Function
stbtt_GetCodepointBitmapBoxSubpixel
UnrealEngineModLoader/ImGui/imstb_truetype.h:2652
↓ 2 callers
Function
stbtt_GetGlyphBitmapBox
UnrealEngineModLoader/ImGui/imstb_truetype.h:2647
↓ 2 callers
Function
stbtt_GetGlyphBitmapSubpixel
UnrealEngineModLoader/ImGui/imstb_truetype.h:3553
↓ 2 callers
Function
stbtt_GetGlyphBox
UnrealEngineModLoader/ImGui/imstb_truetype.h:1590
↓ 2 callers
Function
stbtt_MakeCodepointBitmapSubpixel
UnrealEngineModLoader/ImGui/imstb_truetype.h:3632
↓ 2 callers
Function
stbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
UnrealEngineModLoader/ImGui/imstb_truetype.h:4045
↓ 2 callers
Function
stbtt_Rasterize
UnrealEngineModLoader/ImGui/imstb_truetype.h:3535
↓ 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
UnrealEngineModLoader/ImGui/imstb_truetype.h:4608
↓ 2 callers
Function
stbtt__GetGlyphClass
UnrealEngineModLoader/ImGui/imstb_truetype.h:2374
↓ 2 callers
Function
stbtt__GetGlyphInfoT2
UnrealEngineModLoader/ImGui/imstb_truetype.h:2254
↓ 2 callers
Function
stbtt__buf_peek8
UnrealEngineModLoader/ImGui/imstb_truetype.h:1123
↓ 2 callers
Function
stbtt__close_shape
UnrealEngineModLoader/ImGui/imstb_truetype.h:1623
↓ 2 callers
Function
stbtt__csctx_close_shape
UnrealEngineModLoader/ImGui/imstb_truetype.h:1904
↓ 2 callers
Function
stbtt__cuberoot
UnrealEngineModLoader/ImGui/imstb_truetype.h:4366
↓ 2 callers
Function
stbtt__get_subrs
UnrealEngineModLoader/ImGui/imstb_truetype.h:1337
↓ 2 callers
Function
stbtt__h_prefilter
UnrealEngineModLoader/ImGui/imstb_truetype.h:3852
↓ 2 callers
Function
stbtt__hheap_alloc
UnrealEngineModLoader/ImGui/imstb_truetype.h:2678
↓ 2 callers
Function
stbtt__hheap_cleanup
UnrealEngineModLoader/ImGui/imstb_truetype.h:2705
↓ 2 callers
Function
stbtt__hheap_free
UnrealEngineModLoader/ImGui/imstb_truetype.h:2699
↓ 2 callers
Function
stbtt__new_active
UnrealEngineModLoader/ImGui/imstb_truetype.h:2743
↓ 2 callers
Function
stbtt__v_prefilter
UnrealEngineModLoader/ImGui/imstb_truetype.h:3914
↓ 2 callers
Function
ttLONG
UnrealEngineModLoader/ImGui/imstb_truetype.h:1272
↓ 1 callers
Method
AddBezierCubic
Cubic Bezier takes 4 controls points
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1550
↓ 1 callers
Method
AddBezierQuadratic
Quadratic Bezier takes 3 controls points
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1561
↓ 1 callers
Method
AddFocusEvent
UnrealEngineModLoader/ImGui/imgui.cpp:1184
↓ 1 callers
Method
AddInputCharacterUTF16
UTF16 strings use surrogate pairs to encode codepoints >= 0x10000, so we should save the high surrogate.
UnrealEngineModLoader/ImGui/imgui.cpp:1134
↓ 1 callers
Method
AddNgon
Guaranteed to honor 'num_segments'
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1526
↓ 1 callers
Method
AddNgonFilled
Guaranteed to honor 'num_segments'
UnrealEngineModLoader/ImGui/imgui_draw.cpp:1538
↓ 1 callers
Function
AddWindowToDrawData
UnrealEngineModLoader/ImGui/imgui.cpp:4336
↓ 1 callers
Function
AddWindowToSortBuffer
UnrealEngineModLoader/ImGui/imgui.cpp:4283
↓ 1 callers
Method
BeginPlay
UnrealEngineModLoader/UnrealEngineModLoader/Mod/Mod.cpp:43
↓ 1 callers
Method
BuildLookupTable
UnrealEngineModLoader/ImGui/imgui_draw.cpp:3143
↓ 1 callers
Method
CalcCustomRectUV
UnrealEngineModLoader/ImGui/imgui_draw.cpp:2224
↓ 1 callers
Function
ClampWindowRect
UnrealEngineModLoader/ImGui/imgui.cpp:5537
↓ 1 callers
Method
Clear
UnrealEngineModLoader/ImGui/imgui_internal.h:1124
↓ 1 callers
Function
ClearAllBits
UnrealEngineModLoader/ImGui/imgui_internal.h:541
↓ 1 callers
Function
ClearFreeMemory
UnrealEngineModLoader/ImGui/imgui_internal.h:1083
↓ 1 callers
Method
ClearOutputData
UnrealEngineModLoader/ImGui/imgui_draw.cpp:3121
↓ 1 callers
Method
ClearSelection
UnrealEngineModLoader/ImGui/imgui.h:1982
↓ 1 callers
Method
ClearTexData
UnrealEngineModLoader/ImGui/imgui_draw.cpp:2004
↓ 1 callers
Method
CompareWithCurrentState
Compare to detect usage errors
UnrealEngineModLoader/ImGui/imgui.cpp:7371
↓ 1 callers
Function
CreateMod
ExampleMod/dllmain.cpp:5
↓ 1 callers
Function
CreateNewWindow
UnrealEngineModLoader/ImGui/imgui.cpp:5163
↓ 1 callers
Method
CreateUILogicThread
UnrealEngineModLoader/LoaderUI.cpp:529
↓ 1 callers
Function
CursorAnimReset
Cursor & Selection
UnrealEngineModLoader/ImGui/imgui_internal.h:1089
↓ 1 callers
Function
CursorClamp
After a user-input the cursor stays on for a while without blinking
UnrealEngineModLoader/ImGui/imgui_internal.h:1090
↓ 1 callers
Method
DX11Present
UnrealEngineModLoader/UnrealEngineModLoader/Mod/Mod.cpp:51
↓ 1 callers
Function
DebugNodeTableGetSizingPolicyDesc
UnrealEngineModLoader/ImGui/imgui_tables.cpp:3508
↓ 1 callers
Function
DebugStartItemPicker
UnrealEngineModLoader/ImGui/imgui_internal.h:2677
↓ 1 callers
Function
Decode85
UnrealEngineModLoader/ImGui/imgui_draw.cpp:2104
↓ 1 callers
Method
DoOpen
UnrealEngineModLoader/ImGui/imgui_demo.cpp:7378
↓ 1 callers
Function
DragFloat3
UnrealEngineModLoader/ImGui/imgui.h:2833
↓ 1 callers
Function
DrawImGui
UnrealEngineModLoader/LoaderUI.cpp:258
↓ 1 callers
Method
DrawImGui
UnrealEngineModLoader/UnrealEngineModLoader/Mod/Mod.cpp:55
↓ 1 callers
Method
DumpEngineInfo
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/Dumper.cpp:55
↓ 1 callers
Function
DumpLog
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/Logger.h:99
↓ 1 callers
Method
DumpObjectArray
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/Dumper.cpp:18
↓ 1 callers
Method
DumpWorldActors
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/Dumper.cpp:71
↓ 1 callers
Function
EditTableColumnsFlags
UnrealEngineModLoader/ImGui/imgui_demo.cpp:3528
↓ 1 callers
Method
End
UnrealEngineModLoader/ImGui/imgui.cpp:2336
↓ 1 callers
Function
EngineDump
UnrealEngineModLoader/LoaderUI.cpp:37
↓ 1 callers
Function
ExecCommand
UnrealEngineModLoader/ImGui/imgui_demo.cpp:6394
↓ 1 callers
Function
ExecuteCommand
UnrealEngineModLoader/LoaderUI.cpp:47
↓ 1 callers
Function
FindFField
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/EngineDefFinder.cpp:368
↓ 1 callers
Function
FindHoveredWindow
Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so wind
UnrealEngineModLoader/ImGui/imgui.cpp:4592
↓ 1 callers
Function
FindUEProperty
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/EngineDefFinder.cpp:489
↓ 1 callers
Function
FindUFieldDefs
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/EngineDefFinder.cpp:202
↓ 1 callers
Function
FindUFieldNextDef
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/EngineDefFinder.cpp:158
↓ 1 callers
Function
FindUFunctionDefs
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/EngineDefFinder.cpp:354
↓ 1 callers
Function
FindUFunctionFunc
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/EngineDefFinder.cpp:342
↓ 1 callers
Function
FindUFunctionFunctionFlagsDef
UnrealEngineModLoader/UnrealEngineModLoader/Utilities/EngineDefFinder.cpp:320
← previous
next →
301–400 of 1,733, ranked by callers