MCPcopy Create free account
hub / github.com/PlayFab/gsdk / shouldHeartbeat

Method shouldHeartbeat

cpp/cppsdk/gsdkConfig.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35bool Microsoft::Azure::Gaming::ConfigurationBase::shouldHeartbeat()
36{
37 return true;
38}
39
40Microsoft::Azure::Gaming::EnvironmentVariableConfiguration::EnvironmentVariableConfiguration() : Microsoft::Azure::Gaming::ConfigurationBase::ConfigurationBase()
41{

Callers 1

GSDKInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected