MCPcopy 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}
111void World::SetRealPlayer(Person* veh)
112{
113 _realPlayer = veh;
114}
115
116RadioChannel& World::GetRadio()
117{

Callers 4

BeginArcadeMethod · 0.80
BeginPreviewUnitMethod · 0.80
SelectPlayerMethod · 0.80
OnMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected