UI service component.
More...
#include <ui_service.hpp>
UI service component.
This component is responsible for rendering the UI.
◆ BeginRenderUI()
void CUIService::BeginRenderUI |
( |
| ) |
|
◆ CreateImGuiUI()
void CUIService::CreateImGuiUI |
( |
| ) |
|
◆ Destroy()
void CUIService::Destroy |
( |
| ) |
|
◆ EndRenderUI()
void CUIService::EndRenderUI |
( |
| ) |
|
◆ Init()
void CUIService::Init |
( |
| ) |
|
|
inlineoverridevirtual |
Initialize the UI service.
Reimplemented from CComponent.
◆ InitExternal()
void CUIService::InitExternal |
( |
| ) |
|
Initialize the external function.
◆ InitPresent()
bool CUIService::InitPresent |
( |
IDXGISwapChain * |
pSwapChain | ) |
|
Initialize the present function.
- Parameters
-
- Returns
- True if the present function was initialized, false otherwise.
◆ RenderCrosshair()
void CUIService::RenderCrosshair |
( |
| ) |
|
◆ RenderEnabledCheats()
void CUIService::RenderEnabledCheats |
( |
| ) |
|
Render the enabled cheats.
◆ RenderFov()
void CUIService::RenderFov |
( |
| ) |
|
◆ SetMenuClose()
void CUIService::SetMenuClose |
( |
| ) |
|
◆ SetMenuOpen()
void CUIService::SetMenuOpen |
( |
| ) |
|
◆ Update()
void CUIService::Update |
( |
| ) |
|
|
overridevirtual |
◆ UpdateUI()
void CUIService::UpdateUI |
( |
| ) |
|
◆ isEditing
bool CUIService::isEditing = false |
◆ oPresent
Present CUIService::oPresent = NULL |
◆ oWndProc
WNDPROC CUIService::oWndProc = NULL |
◆ testhotkey
The documentation for this class was generated from the following file:
- xenon/includes/xenon/components/services/ui_service.hpp