Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AGameNetworkManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/GameNetworkManager.h |
| Include | #include "GameFramework/GameNetworkManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameNetworkManager.cpp |
virtual void StandbyCheatDetected
(
EStandbyType StandbyType
)
Remarks
Notifies the game code that a standby cheat was detected
Parameters
| Name | Description |
|---|---|
| StandbyType | the type of cheat detected |