#include <component.h>
◆ InitSubComponents()
| void CEditorComponent::InitSubComponents |
( |
| ) |
|
Initialize all registered subcomponents. Needs to be called after the interfaces have been initialized.
◆ OnInit()
◆ OnInput()
◆ OnMapLoad()
| void CEditorComponent::OnMapLoad |
( |
| ) |
|
|
virtual |
◆ OnRender()
◆ OnReset()
| void CEditorComponent::OnReset |
( |
| ) |
|
|
virtual |
◆ OnUpdate()
| void CEditorComponent::OnUpdate |
( |
| ) |
|
|
virtual |
◆ RegisterSubComponent()
◆ m_vSubComponents
| std::vector<std::reference_wrapper<CEditorComponent> > CEditorComponent::m_vSubComponents = {} |
|
private |
The documentation for this class was generated from the following files: