MCPcopy 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
1654void Entity::SetMoveOutFlag()
1655{
1656 _moveOutState = MOMovedOut;
1657}
1658
1659Entity* Entity::CreateObject(NetworkMessageContext& ctx)
1660{

Callers 3

MoveOutAndDeleteMethod · 0.80
SerializeVehiclesMethod · 0.80
CreateObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected