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

Method System

Engine/source/EtFramework/ECS/System.h:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 //--------------------
85public:
86 System() : SystemBase() {}
87 virtual ~System() = default;
88
89 // System Base interface implementation

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected