MCPcopy Create free account
hub / github.com/The-Powder-Toy/The-Powder-Toy / TickClient

Function TickClient

src/PowderToy.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void TickClient()
99{
100 Client::Ref().Tick();
101}
102
103static void BlueScreen(String detailMessage, std::optional<std::vector<String>> stackTrace)
104{

Callers 1

EngineProcessFunction · 0.70

Calls 1

TickMethod · 0.45

Tested by

no test coverage detected