/// /// Created by Anonymous275 on 6/17/21 /// Copyright (c) 2021-present Anonymous275 read the LICENSE file for more info. /// #include class BeamNG { public: static size_t GetModuleBase(const char* Name); static uint32_t GetProcessID(); };