MCPcopy Create free account
hub / github.com/RequestFX/ImGUI-Advanced-Cheat-Menu / ItemAdd

Method ItemAdd

dependencies/imgui-sfml/include/imgui.cpp:8311–8375  ·  view source on GitHub ↗

Declare item bounding box for clipping and interaction. Note that the size can be different than the one provided to ItemSize(). Typically, widgets that spread over available surface declare their minimum size requirement to ItemSize() and provide a larger region to ItemAdd() which is used drawing/interaction.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected