MCPcopy Create free account
hub / github.com/Illation/ETEngine / LightControlSystem

Method LightControlSystem

Projects/Demo/source/Runtime/LightControlSystem.cpp:19–22  ·  view source on GitHub ↗

------------------------------- LightControlSystem::c-tor

Source from the content-addressed store, hash-verified

17// LightControlSystem::c-tor
18//
19LightControlSystem::LightControlSystem()
20{
21 DeclareDependents<fw::TransformSystem::Compute>(); // update before transform matrix recalculation
22}
23
24//------------------------------
25// LightControlSystem::Process

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected