Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ~Entity
Method
~Entity
engine/Poseidon/World/Simulation/Simul.cpp:416–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
414
}
415
416
Entity::~Entity()
417
{
418
_type->VehicleRelease();
419
}
420
421
void Entity::SetPosition(Vector3Par pos)
422
{
Callers
nothing calls this directly
Calls
1
VehicleRelease
Method · 0.80
Tested by
no test coverage detected