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

Method TestBCSystem

Engine/unit_tests/ECS/EcsTestUtilities.h:139–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137{
138public:
139 TestBCSystem() = default;
140 // base class constructors don't do anything so are not needed unless we declare dependencies or init lookup variables
141
142 void Process(fw::ComponentRange<TestBCView>& range) override;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected