Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ PauseCheckingAlive
Method
PauseCheckingAlive
engine/Poseidon/Dev/Debug/DebugTrap.cpp:183–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
void Debugger::PauseCheckingAlive()
184
{
185
if (_watch)
186
{
187
_watch->AliveEnable(-1);
188
}
189
}
190
191
void Debugger::ResumeCheckingAlive()
192
{
Callers
8
CreateSession
Method · 0.80
JoinSession
Method · 0.80
Close
Method · 0.80
SendMsgRaw
Method · 0.80
ExportWMF
Function · 0.80
ExportOperMaps
Function · 0.80
UnloadGameData
Function · 0.80
CreateEngineWithParams
Function · 0.80
Calls
1
AliveEnable
Method · 0.80
Tested by
no test coverage detected