Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ SetMoveOutFlag
Method
SetMoveOutFlag
engine/Poseidon/World/Simulation/Simul.cpp:1654–1657 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1652
}
1653
1654
void Entity::SetMoveOutFlag()
1655
{
1656
_moveOutState = MOMovedOut;
1657
}
1658
1659
Entity* Entity::CreateObject(NetworkMessageContext& ctx)
1660
{
Callers
3
MoveOutAndDelete
Method · 0.80
SerializeVehicles
Method · 0.80
CreateObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected