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