MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / InsideLOD

Method InsideLOD

engine/Poseidon/World/Scene/Thing.cpp:378–381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376}
377
378int Thing::InsideLOD(CameraType camType) const
379{
380 return base::InsideLOD(camType);
381}
382
383// no get-in to buildings
384

Callers 2

SimulateMethod · 0.45
DrawSortObjectFunction · 0.45

Calls 1

InsideLODFunction · 0.85

Tested by

no test coverage detected