Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ ClearPatrolAreaToRender
Function
ClearPatrolAreaToRender
src/openrct2/entity/PatrolArea.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
void ClearPatrolAreaToRender()
172
{
173
SetPatrolAreaToRender(EntityId::GetNull());
174
}
175
176
void SetPatrolAreaToRender(EntityId staffId)
177
{
Callers
3
ResetSubsystems
Method · 0.85
onToolAbort
Method · 0.85
onToolAbort
Method · 0.85
Calls
1
SetPatrolAreaToRender
Function · 0.85
Tested by
no test coverage detected