Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ SetRealPlayer
Method
SetRealPlayer
engine/Poseidon/World/WorldSetup.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
return _realPlayer;
110
}
111
void World::SetRealPlayer(Person* veh)
112
{
113
_realPlayer = veh;
114
}
115
116
RadioChannel& World::GetRadio()
117
{
Callers
4
BeginArcade
Method · 0.80
BeginPreviewUnit
Method · 0.80
SelectPlayer
Method · 0.80
OnMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected