MCPcopy 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
416Entity::~Entity()
417{
418 _type->VehicleRelease();
419}
420
421void Entity::SetPosition(Vector3Par pos)
422{

Callers

nothing calls this directly

Calls 1

VehicleReleaseMethod · 0.80

Tested by

no test coverage detected