Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illation/ETEngine
/ SystemBase
Method
SystemBase
Engine/source/EtFramework/ECS/System.h:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
//--------------------
31
public:
32
SystemBase() = default;
33
virtual ~SystemBase() = default;
34
35
// interface
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected