MCPcopy Create free account
hub / github.com/TurningWheel/Barony / init

Method init

src/eos.cpp:4093–4098  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4091}
4092
4093void EOSFuncs::StatGlobal_t::init()
4094{
4095 bIsInit = true;
4096 bIsDisabled = false;
4097 productUserId = EOS_ProductUserId_FromString(BUILD_ENV_GSE);
4098}
4099
4100void EOSFuncs::StatGlobal_t::queryGlobalStatUser()
4101{

Callers 7

loadGameFunction · 0.45
glBeginCameraFunction · 0.45
initAppFunction · 0.45
changeVideoModeFunction · 0.45
resizeWindowFunction · 0.45
initGameFunction · 0.45
doNewGameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected