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

Method EnableVisualEffects

engine/Poseidon/World/Simulation/Simul.cpp:1193–1196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1191{
1192
1193bool Entity::EnableVisualEffects(SimulationImportance prec) const
1194{
1195 return ::EnableVisualEffects(Position(), prec);
1196}
1197
1198SimulationImportance Entity::CalculateImportance(const Vector3* viewerPos, int nViewers) const
1199{

Callers

nothing calls this directly

Calls 1

EnableVisualEffectsFunction · 0.85

Tested by

no test coverage detected