MCPcopy 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

historyViewFunction · 0.85
levelIsDirtyFunction · 0.85
levelSetCleanFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected