Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RequestFX/ImGUI-Advanced-Cheat-Menu
/ functions
Functions
1,798 in github.com/RequestFX/ImGUI-Advanced-Cheat-Menu
⨍
Functions
1,798
◇
Types & classes
429
↓ 1 callers
Method
SetToCurrentState
Save current stack sizes for later compare
dependencies/imgui-sfml/include/imgui.cpp:8198
↓ 1 callers
Method
SetVoidPtr
dependencies/imgui-sfml/include/imgui.cpp:2268
↓ 1 callers
Function
SetupViewportDrawData
dependencies/imgui-sfml/include/imgui.cpp:4708
↓ 1 callers
Function
ShowDemoWindowColumns
Demonstrate old/legacy Columns API! [2020: Columns are under-featured and not maintained. Prefer using the more flexible and powerful BeginTable() API
dependencies/imgui-sfml/include/imgui_demo.cpp:5453
↓ 1 callers
Function
ShowDemoWindowLayout
dependencies/imgui-sfml/include/imgui_demo.cpp:2493
↓ 1 callers
Function
ShowDemoWindowMisc
dependencies/imgui-sfml/include/imgui_demo.cpp:5659
↓ 1 callers
Function
ShowDemoWindowPopups
dependencies/imgui-sfml/include/imgui_demo.cpp:3275
↓ 1 callers
Function
ShowDemoWindowTables
dependencies/imgui-sfml/include/imgui_demo.cpp:3725
↓ 1 callers
Function
ShowDemoWindowWidgets
dependencies/imgui-sfml/include/imgui_demo.cpp:569
↓ 1 callers
Function
ShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
dependencies/imgui-sfml/include/imgui_demo.cpp:7239
↓ 1 callers
Function
ShowExampleAppConsole
dependencies/imgui-sfml/include/imgui_demo.cpp:6856
↓ 1 callers
Function
ShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints.
dependencies/imgui-sfml/include/imgui_demo.cpp:7264
↓ 1 callers
Function
ShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
dependencies/imgui-sfml/include/imgui_demo.cpp:7439
↓ 1 callers
Function
ShowExampleAppDocuments
dependencies/imgui-sfml/include/imgui_demo.cpp:7770
↓ 1 callers
Function
ShowExampleAppFullscreen
Demonstrate creating a window covering the entire screen/viewport
dependencies/imgui-sfml/include/imgui_demo.cpp:7367
↓ 1 callers
Function
ShowExampleAppLayout
Demonstrate create a window with multiple child windows.
dependencies/imgui-sfml/include/imgui_demo.cpp:7026
↓ 1 callers
Function
ShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
dependencies/imgui-sfml/include/imgui_demo.cpp:6991
↓ 1 callers
Function
ShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
dependencies/imgui-sfml/include/imgui_demo.cpp:7176
↓ 1 callers
Function
ShowExampleAppMainMenuBar
Demonstrate creating a "main" fullscreen menu bar and populating it. Note the difference between BeginMainMenuBar() and BeginMenuBar(): - BeginMenuBar
dependencies/imgui-sfml/include/imgui_demo.cpp:6398
↓ 1 callers
Function
ShowExampleAppPropertyEditor
Demonstrate create a simple property editor.
dependencies/imgui-sfml/include/imgui_demo.cpp:7140
↓ 1 callers
Function
ShowExampleAppSimpleOverlay
Demonstrate creating a simple static window with no decoration + a context-menu to choose which corner of the screen to use.
dependencies/imgui-sfml/include/imgui_demo.cpp:7319
↓ 1 callers
Function
ShowExampleAppWindowTitles
Demonstrate using "##" and "###" in identifiers to manipulate ID generation. This apply to all regular items as well. Read FAQ section "How can I have
dependencies/imgui-sfml/include/imgui_demo.cpp:7405
↓ 1 callers
Function
ShowPlaceholderObject
dependencies/imgui-sfml/include/imgui_demo.cpp:7092
↓ 1 callers
Function
ShowTableColumnsStatusFlags
dependencies/imgui-sfml/include/imgui_demo.cpp:3717
↓ 1 callers
Function
SliderFloat4
dependencies/imgui-sfml/include/imgui.h:3000
↓ 1 callers
Function
TableFixFlags
Helper
dependencies/imgui-sfml/include/imgui_tables.cpp:264
↓ 1 callers
Function
UnpackBitVectorToFlatIndexList
dependencies/imgui-sfml/include/imgui_draw.cpp:2333
↓ 1 callers
Function
Update
dependencies/imgui-sfml/include/imgui-SFML.cpp:648
↓ 1 callers
Method
Update
Helpers for internal use
dependencies/imgui-sfml/include/imgui_widgets.cpp:6846
↓ 1 callers
Method
UpdateWorkRect
dependencies/imgui-sfml/include/imgui_internal.h:1453
↓ 1 callers
Method
_CalcCircleAutoSegmentCount
dependencies/imgui-sfml/include/imgui_draw.cpp:572
↓ 1 callers
Method
_ClearFreeMemory
dependencies/imgui-sfml/include/imgui_draw.cpp:425
↓ 1 callers
Method
_TryMergeDrawCmds
Try to merge two last draw commands
dependencies/imgui-sfml/include/imgui_draw.cpp:496
↓ 1 callers
Function
closeKeyboardIME
dependencies/imgui-sfml/include/imgui-SFML.cpp:71
↓ 1 callers
Function
convertImTextureIDToGLTextureHandle
dependencies/imgui-sfml/include/imgui-SFML.cpp:1097
↓ 1 callers
Function
erase
dependencies/imgui-sfml/include/imgui.h:1820
↓ 1 callers
Function
erase_unsorted
dependencies/imgui-sfml/include/imgui.h:1822
↓ 1 callers
Method
getModuleByName
ModuleManager.cpp:18
↓ 1 callers
Method
get_color
menu/imgui_notify.h:116
↓ 1 callers
Method
get_content
menu/imgui_notify.h:150
↓ 1 callers
Method
get_default_title
menu/imgui_notify.h:92
↓ 1 callers
Method
get_fade_percent
menu/imgui_notify.h:176
↓ 1 callers
Method
get_icon
menu/imgui_notify.h:133
↓ 1 callers
Method
get_phase
menu/imgui_notify.h:154
↓ 1 callers
Method
get_title
menu/imgui_notify.h:90
↓ 1 callers
Function
initDefaultJoystickMapping
dependencies/imgui-sfml/include/imgui-SFML.cpp:1278
↓ 1 callers
Function
insert
dependencies/imgui-sfml/include/imgui.h:1823
↓ 1 callers
Function
is_word_boundary_from_left
dependencies/imgui-sfml/include/imgui_widgets.cpp:3768
↓ 1 callers
Function
keyCheck
Source.cpp:21
↓ 1 callers
Function
keycodeToImGuiKey
dependencies/imgui-sfml/include/imgui-SFML.cpp:325
↓ 1 callers
Function
keycodeToImGuiMod
dependencies/imgui-sfml/include/imgui-SFML.cpp:534
↓ 1 callers
Method
load
Config.cpp:70
↓ 1 callers
Method
logError
menu/Console.cpp:96
↓ 1 callers
Function
openKeyboardIME
dependencies/imgui-sfml/include/imgui-SFML.cpp:34
↓ 1 callers
Function
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
dependencies/imgui-sfml/include/imgui.h:1817
↓ 1 callers
Method
render
HUD.cpp:114
↓ 1 callers
Function
resize
dependencies/imgui-sfml/include/imgui.h:1810
↓ 1 callers
Method
save
Config.cpp:15
↓ 1 callers
Method
set
dependencies/imgui-sfml/include/imgui_internal.h:593
↓ 1 callers
Method
setBVal
Set.cpp:77
↓ 1 callers
Method
setDVal
Set.cpp:86
↓ 1 callers
Method
setFVal
Set.cpp:83
↓ 1 callers
Method
setIVal
Set.cpp:80
↓ 1 callers
Method
setKey
Module.hpp:39
↓ 1 callers
Method
setToggled
Module.hpp:50
↓ 1 callers
Method
setVec3d
Set.cpp:98
↓ 1 callers
Method
setVec3f
Set.cpp:95
↓ 1 callers
Method
setVec3i
Set.cpp:92
↓ 1 callers
Method
setVec4
Set.cpp:89
↓ 1 callers
Method
set_title
menu/imgui_notify.h:75
↓ 1 callers
Method
split
dependencies/imgui-sfml/include/imgui.cpp:2311
↓ 1 callers
Function
stb_adler32
dependencies/imgui-sfml/include/imgui_draw.cpp:3994
↓ 1 callers
Function
stb_decompress
dependencies/imgui-sfml/include/imgui_draw.cpp:4025
↓ 1 callers
Function
stb_decompress_token
dependencies/imgui-sfml/include/imgui_draw.cpp:3977
↓ 1 callers
Function
stb_text_create_undo_record
dependencies/imgui-sfml/include/imstb_textedit.h:1179
↓ 1 callers
Function
stb_text_makeundo_delete
dependencies/imgui-sfml/include/imstb_textedit.h:1347
↓ 1 callers
Function
stb_text_redo
dependencies/imgui-sfml/include/imstb_textedit.h:1291
↓ 1 callers
Function
stb_text_undo
dependencies/imgui-sfml/include/imstb_textedit.h:1223
↓ 1 callers
Function
stb_textedit_clear_state
reset the state to default
dependencies/imgui-sfml/include/imstb_textedit.h:1368
↓ 1 callers
Function
stb_textedit_cut
API cut: delete selection
dependencies/imgui-sfml/include/imstb_textedit.h:698
↓ 1 callers
Function
stb_textedit_discard_redo
discard the oldest entry in the redo list--it's bad if this ever happens, but because undo & redo have to store the actual characters in different cas
dependencies/imgui-sfml/include/imstb_textedit.h:1149
↓ 1 callers
Function
stb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
dependencies/imgui-sfml/include/imstb_textedit.h:478
↓ 1 callers
Function
stb_textedit_flush_redo
dependencies/imgui-sfml/include/imstb_textedit.h:1120
↓ 1 callers
Function
stb_textedit_initialize_state
API initialize
dependencies/imgui-sfml/include/imstb_textedit.h:1386
↓ 1 callers
Function
stb_textedit_key
API key: process a keyboard input
dependencies/imgui-sfml/include/imstb_textedit.h:730
↓ 1 callers
Function
stb_textedit_paste
dependencies/imgui-sfml/include/imstb_textedit.h:1396
↓ 1 callers
Function
stb_textedit_paste_internal
API paste: replace existing selection with passed-in text
dependencies/imgui-sfml/include/imstb_textedit.h:709
↓ 1 callers
Function
stb_textedit_replace
stb_textedit internally allows for a single undo record to do addition and deletion, but somehow, calling the stb_textedit_paste() function creates tw
dependencies/imgui-sfml/include/imgui_widgets.cpp:3848
↓ 1 callers
Function
stbrp__skyline_find_best_pos
dependencies/imgui-sfml/include/imstb_rectpack.h:347
↓ 1 callers
Function
stbrp__skyline_pack_rectangle
dependencies/imgui-sfml/include/imstb_rectpack.h:449
↓ 1 callers
Function
stbrp_init_target
dependencies/imgui-sfml/include/imstb_truetype.h:3925
↓ 1 callers
Function
stbrp_setup_allow_out_of_mem
dependencies/imgui-sfml/include/imstb_rectpack.h:245
↓ 1 callers
Function
stbtt_BakeFontBitmap
dependencies/imgui-sfml/include/imstb_truetype.h:4943
↓ 1 callers
Function
stbtt_BakeFontBitmap_internal
dependencies/imgui-sfml/include/imstb_truetype.h:3821
↓ 1 callers
Function
stbtt_FindMatchingFont_internal
dependencies/imgui-sfml/include/imstb_truetype.h:4927
↓ 1 callers
Function
stbtt_FlattenCurves
returns number of contours
dependencies/imgui-sfml/include/imstb_truetype.h:3626
↓ 1 callers
Function
stbtt_GetBakedQuad
dependencies/imgui-sfml/include/imstb_truetype.h:3867
↓ 1 callers
Function
stbtt_GetCodepointBitmap
dependencies/imgui-sfml/include/imstb_truetype.h:3805
↓ 1 callers
Function
stbtt_GetCodepointBitmapSubpixel
dependencies/imgui-sfml/include/imstb_truetype.h:3790
↓ 1 callers
Function
stbtt_GetCodepointHMetrics
dependencies/imgui-sfml/include/imstb_truetype.h:2634
← previous
next →
501–600 of 1,798, ranked by callers