#pragma once class CallbackHelper { public: static void OnServerPreTick(); static void OnServerPostTick(); };