MCPcopy Create free account

hub / github.com/RequestFX/ImGUI-Advanced-Cheat-Menu / functions

Functions1,798 in github.com/RequestFX/ImGUI-Advanced-Cheat-Menu

↓ 1 callersMethodSetToCurrentState
Save current stack sizes for later compare
dependencies/imgui-sfml/include/imgui.cpp:8198
↓ 1 callersMethodSetVoidPtr
dependencies/imgui-sfml/include/imgui.cpp:2268
↓ 1 callersFunctionSetupViewportDrawData
dependencies/imgui-sfml/include/imgui.cpp:4708
↓ 1 callersFunctionShowDemoWindowColumns
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 callersFunctionShowDemoWindowLayout
dependencies/imgui-sfml/include/imgui_demo.cpp:2493
↓ 1 callersFunctionShowDemoWindowMisc
dependencies/imgui-sfml/include/imgui_demo.cpp:5659
↓ 1 callersFunctionShowDemoWindowPopups
dependencies/imgui-sfml/include/imgui_demo.cpp:3275
↓ 1 callersFunctionShowDemoWindowTables
dependencies/imgui-sfml/include/imgui_demo.cpp:3725
↓ 1 callersFunctionShowDemoWindowWidgets
dependencies/imgui-sfml/include/imgui_demo.cpp:569
↓ 1 callersFunctionShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
dependencies/imgui-sfml/include/imgui_demo.cpp:7239
↓ 1 callersFunctionShowExampleAppConsole
dependencies/imgui-sfml/include/imgui_demo.cpp:6856
↓ 1 callersFunctionShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints.
dependencies/imgui-sfml/include/imgui_demo.cpp:7264
↓ 1 callersFunctionShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
dependencies/imgui-sfml/include/imgui_demo.cpp:7439
↓ 1 callersFunctionShowExampleAppDocuments
dependencies/imgui-sfml/include/imgui_demo.cpp:7770
↓ 1 callersFunctionShowExampleAppFullscreen
Demonstrate creating a window covering the entire screen/viewport
dependencies/imgui-sfml/include/imgui_demo.cpp:7367
↓ 1 callersFunctionShowExampleAppLayout
Demonstrate create a window with multiple child windows.
dependencies/imgui-sfml/include/imgui_demo.cpp:7026
↓ 1 callersFunctionShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
dependencies/imgui-sfml/include/imgui_demo.cpp:6991
↓ 1 callersFunctionShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
dependencies/imgui-sfml/include/imgui_demo.cpp:7176
↓ 1 callersFunctionShowExampleAppMainMenuBar
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 callersFunctionShowExampleAppPropertyEditor
Demonstrate create a simple property editor.
dependencies/imgui-sfml/include/imgui_demo.cpp:7140
↓ 1 callersFunctionShowExampleAppSimpleOverlay
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 callersFunctionShowExampleAppWindowTitles
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 callersFunctionShowPlaceholderObject
dependencies/imgui-sfml/include/imgui_demo.cpp:7092
↓ 1 callersFunctionShowTableColumnsStatusFlags
dependencies/imgui-sfml/include/imgui_demo.cpp:3717
↓ 1 callersFunctionSliderFloat4
dependencies/imgui-sfml/include/imgui.h:3000
↓ 1 callersFunctionTableFixFlags
Helper
dependencies/imgui-sfml/include/imgui_tables.cpp:264
↓ 1 callersFunctionUnpackBitVectorToFlatIndexList
dependencies/imgui-sfml/include/imgui_draw.cpp:2333
↓ 1 callersFunctionUpdate
dependencies/imgui-sfml/include/imgui-SFML.cpp:648
↓ 1 callersMethodUpdate
Helpers for internal use
dependencies/imgui-sfml/include/imgui_widgets.cpp:6846
↓ 1 callersMethodUpdateWorkRect
dependencies/imgui-sfml/include/imgui_internal.h:1453
↓ 1 callersMethod_CalcCircleAutoSegmentCount
dependencies/imgui-sfml/include/imgui_draw.cpp:572
↓ 1 callersMethod_ClearFreeMemory
dependencies/imgui-sfml/include/imgui_draw.cpp:425
↓ 1 callersMethod_TryMergeDrawCmds
Try to merge two last draw commands
dependencies/imgui-sfml/include/imgui_draw.cpp:496
↓ 1 callersFunctioncloseKeyboardIME
dependencies/imgui-sfml/include/imgui-SFML.cpp:71
↓ 1 callersFunctionconvertImTextureIDToGLTextureHandle
dependencies/imgui-sfml/include/imgui-SFML.cpp:1097
↓ 1 callersFunctionerase
dependencies/imgui-sfml/include/imgui.h:1820
↓ 1 callersFunctionerase_unsorted
dependencies/imgui-sfml/include/imgui.h:1822
↓ 1 callersMethodgetModuleByName
ModuleManager.cpp:18
↓ 1 callersMethodget_color
menu/imgui_notify.h:116
↓ 1 callersMethodget_content
menu/imgui_notify.h:150
↓ 1 callersMethodget_default_title
menu/imgui_notify.h:92
↓ 1 callersMethodget_fade_percent
menu/imgui_notify.h:176
↓ 1 callersMethodget_icon
menu/imgui_notify.h:133
↓ 1 callersMethodget_phase
menu/imgui_notify.h:154
↓ 1 callersMethodget_title
menu/imgui_notify.h:90
↓ 1 callersFunctioninitDefaultJoystickMapping
dependencies/imgui-sfml/include/imgui-SFML.cpp:1278
↓ 1 callersFunctioninsert
dependencies/imgui-sfml/include/imgui.h:1823
↓ 1 callersFunctionis_word_boundary_from_left
dependencies/imgui-sfml/include/imgui_widgets.cpp:3768
↓ 1 callersFunctionkeyCheck
Source.cpp:21
↓ 1 callersFunctionkeycodeToImGuiKey
dependencies/imgui-sfml/include/imgui-SFML.cpp:325
↓ 1 callersFunctionkeycodeToImGuiMod
dependencies/imgui-sfml/include/imgui-SFML.cpp:534
↓ 1 callersMethodload
Config.cpp:70
↓ 1 callersMethodlogError
menu/Console.cpp:96
↓ 1 callersFunctionopenKeyboardIME
dependencies/imgui-sfml/include/imgui-SFML.cpp:34
↓ 1 callersFunctionpush_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 callersMethodrender
HUD.cpp:114
↓ 1 callersFunctionresize
dependencies/imgui-sfml/include/imgui.h:1810
↓ 1 callersMethodsave
Config.cpp:15
↓ 1 callersMethodset
dependencies/imgui-sfml/include/imgui_internal.h:593
↓ 1 callersMethodsetBVal
Set.cpp:77
↓ 1 callersMethodsetDVal
Set.cpp:86
↓ 1 callersMethodsetFVal
Set.cpp:83
↓ 1 callersMethodsetIVal
Set.cpp:80
↓ 1 callersMethodsetKey
Module.hpp:39
↓ 1 callersMethodsetToggled
Module.hpp:50
↓ 1 callersMethodsetVec3d
Set.cpp:98
↓ 1 callersMethodsetVec3f
Set.cpp:95
↓ 1 callersMethodsetVec3i
Set.cpp:92
↓ 1 callersMethodsetVec4
Set.cpp:89
↓ 1 callersMethodset_title
menu/imgui_notify.h:75
↓ 1 callersMethodsplit
dependencies/imgui-sfml/include/imgui.cpp:2311
↓ 1 callersFunctionstb_adler32
dependencies/imgui-sfml/include/imgui_draw.cpp:3994
↓ 1 callersFunctionstb_decompress
dependencies/imgui-sfml/include/imgui_draw.cpp:4025
↓ 1 callersFunctionstb_decompress_token
dependencies/imgui-sfml/include/imgui_draw.cpp:3977
↓ 1 callersFunctionstb_text_create_undo_record
dependencies/imgui-sfml/include/imstb_textedit.h:1179
↓ 1 callersFunctionstb_text_makeundo_delete
dependencies/imgui-sfml/include/imstb_textedit.h:1347
↓ 1 callersFunctionstb_text_redo
dependencies/imgui-sfml/include/imstb_textedit.h:1291
↓ 1 callersFunctionstb_text_undo
dependencies/imgui-sfml/include/imstb_textedit.h:1223
↓ 1 callersFunctionstb_textedit_clear_state
reset the state to default
dependencies/imgui-sfml/include/imstb_textedit.h:1368
↓ 1 callersFunctionstb_textedit_cut
API cut: delete selection
dependencies/imgui-sfml/include/imstb_textedit.h:698
↓ 1 callersFunctionstb_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 callersFunctionstb_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 callersFunctionstb_textedit_flush_redo
dependencies/imgui-sfml/include/imstb_textedit.h:1120
↓ 1 callersFunctionstb_textedit_initialize_state
API initialize
dependencies/imgui-sfml/include/imstb_textedit.h:1386
↓ 1 callersFunctionstb_textedit_key
API key: process a keyboard input
dependencies/imgui-sfml/include/imstb_textedit.h:730
↓ 1 callersFunctionstb_textedit_paste
dependencies/imgui-sfml/include/imstb_textedit.h:1396
↓ 1 callersFunctionstb_textedit_paste_internal
API paste: replace existing selection with passed-in text
dependencies/imgui-sfml/include/imstb_textedit.h:709
↓ 1 callersFunctionstb_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 callersFunctionstbrp__skyline_find_best_pos
dependencies/imgui-sfml/include/imstb_rectpack.h:347
↓ 1 callersFunctionstbrp__skyline_pack_rectangle
dependencies/imgui-sfml/include/imstb_rectpack.h:449
↓ 1 callersFunctionstbrp_init_target
dependencies/imgui-sfml/include/imstb_truetype.h:3925
↓ 1 callersFunctionstbrp_setup_allow_out_of_mem
dependencies/imgui-sfml/include/imstb_rectpack.h:245
↓ 1 callersFunctionstbtt_BakeFontBitmap
dependencies/imgui-sfml/include/imstb_truetype.h:4943
↓ 1 callersFunctionstbtt_BakeFontBitmap_internal
dependencies/imgui-sfml/include/imstb_truetype.h:3821
↓ 1 callersFunctionstbtt_FindMatchingFont_internal
dependencies/imgui-sfml/include/imstb_truetype.h:4927
↓ 1 callersFunctionstbtt_FlattenCurves
returns number of contours
dependencies/imgui-sfml/include/imstb_truetype.h:3626
↓ 1 callersFunctionstbtt_GetBakedQuad
dependencies/imgui-sfml/include/imstb_truetype.h:3867
↓ 1 callersFunctionstbtt_GetCodepointBitmap
dependencies/imgui-sfml/include/imstb_truetype.h:3805
↓ 1 callersFunctionstbtt_GetCodepointBitmapSubpixel
dependencies/imgui-sfml/include/imstb_truetype.h:3790
↓ 1 callersFunctionstbtt_GetCodepointHMetrics
dependencies/imgui-sfml/include/imstb_truetype.h:2634
← previousnext →501–600 of 1,798, ranked by callers