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

Method EcsController

Engine/source/EtFramework/ECS/EcsController.cpp:23–25  ·  view source on GitHub ↗

-------------------------- EcsController::c-tor

Source from the content-addressed store, hash-verified

21// EcsController::c-tor
22//
23EcsController::EcsController()
24 : m_ComponentEvents(ComponentRegistry::Instance().GetCount())
25{ }
26
27//--------------------------
28// EcsController::d-tor

Callers

nothing calls this directly

Calls 1

GetCountMethod · 0.80

Tested by

no test coverage detected