MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / ProgressDraw

Function ProgressDraw

engine/Poseidon/Core/ProgressSystem.hpp:114–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113inline void ProgressFinish() { GetGProgress().Finish(); }
114inline void ProgressDraw() { GetGProgress().Draw(); }
115
116inline void ProgressFrame() { GetGProgress().Frame(); }
117inline void ProgressRefresh() { GetGProgress().Refresh(); }

Callers 1

SimulateMethod · 0.85

Calls 1

DrawMethod · 0.45

Tested by

no test coverage detected