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

Function ImHashData

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

Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a hash? CRC32 pretty much randomly access 1KB. Need to do proper measurements.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

GetIDMethod · 0.85
GetIDFromRectangleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected