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