MCPcopy Create free account
hub / github.com/Illation/ETEngine / ~SystemBase

Method ~SystemBase

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

Source from the content-addressed store, hash-verified

31public:
32 SystemBase() = default;
33 virtual ~SystemBase() = default;
34
35 // interface
36 //-----------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected