CommonLibSSE NG
Loading...
Searching...
No Matches
RE::MenuCursor Class Reference

#include <MenuCursor.h>

Inheritance diagram for RE::MenuCursor:
RE::BSTSingletonSDM< MenuCursor > RE::BSTSingletonSDMBase< Traits >

Public Member Functions

void SetCursorVisibility (bool a_visible)
 

Static Public Member Functions

static MenuCursorGetSingleton ()
 

Public Attributes

std::uint8_t pad01
 
std::uint16_t pad02
 
float cursorPosX
 
float cursorPosY
 
float safeZoneX
 
float safeZoneY
 
float screenWidthX
 
float screenWidthY
 
float cursorSensitivity
 
float unk20
 
float unk24
 
float defaultMouseSpeed
 
std::int32_t showCursorCount
 

Additional Inherited Members

- Public Types inherited from RE::BSTSingletonSDMBase< Traits >
using Type = typename Traits::Type
 
using Allocator = typename Traits::Allocator
 

Member Function Documentation

◆ GetSingleton()

static MenuCursor * RE::MenuCursor::GetSingleton ( )
static

◆ SetCursorVisibility()

void RE::MenuCursor::SetCursorVisibility ( bool  a_visible)

Member Data Documentation

◆ cursorPosX

float RE::MenuCursor::cursorPosX

◆ cursorPosY

float RE::MenuCursor::cursorPosY

◆ cursorSensitivity

float RE::MenuCursor::cursorSensitivity

◆ defaultMouseSpeed

float RE::MenuCursor::defaultMouseSpeed

◆ pad01

std::uint8_t RE::MenuCursor::pad01

◆ pad02

std::uint16_t RE::MenuCursor::pad02

◆ safeZoneX

float RE::MenuCursor::safeZoneX

◆ safeZoneY

float RE::MenuCursor::safeZoneY

◆ screenWidthX

float RE::MenuCursor::screenWidthX

◆ screenWidthY

float RE::MenuCursor::screenWidthY

◆ showCursorCount

std::int32_t RE::MenuCursor::showCursorCount

◆ unk20

float RE::MenuCursor::unk20

◆ unk24

float RE::MenuCursor::unk24

The documentation for this class was generated from the following file: