Module base interface.
More...
#include <ModuleBase.hpp>
Module base interface.
Definition at line 42 of file ModuleBase.hpp.
◆ IModuleBase()
CP_SDK::IModuleBase::IModuleBase |
( |
| ) |
|
|
protecteddefault |
◆ ~IModuleBase()
virtual CP_SDK::IModuleBase::~IModuleBase |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ CheckForActivation()
◆ GetSettingsViewControllers()
virtual t_InitialViews CP_SDK::IModuleBase::GetSettingsViewControllers |
( |
| ) |
|
|
inlinevirtual |
Get Module settings UI.
- Returns
- Main, Left, Right
Definition at line 86 of file ModuleBase.hpp.
◆ OnApplicationExit()
virtual void CP_SDK::IModuleBase::OnApplicationExit |
( |
| ) |
|
|
pure virtual |
◆ SetEnabled()
virtual void CP_SDK::IModuleBase::SetEnabled |
( |
bool |
p_Enabled | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: