|
Monad Engine da02fba2
> Undercity Codex_
|
This is the complete list of members for eng::Component, including all inherited members.
| GameObject | eng::Component | friend |
| GetOwner() | eng::Component | |
| GetTypeId() const =0 | eng::Component | pure virtual |
| Init() | eng::Component | virtual |
| LoadProperties(const nlohmann::json &json) | eng::Component | virtual |
| m_owner | eng::Component | protected |
| StaticTypeId() | eng::Component | inlinestatic |
| Update(float deltaTime)=0 | eng::Component | pure virtual |
| ~Component()=default | eng::Component | virtual |