Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ history_getPos
Function
history_getPos
TheForceEngine/TFE_Editor/history.cpp:459–462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
457
}
458
459
s32 history_getPos()
460
{
461
return s_curPosInHistory;
462
}
463
464
u32 history_getSize()
465
{
Callers
3
historyView
Function · 0.85
levelIsDirty
Function · 0.85
levelSetClean
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected