ArcdpsExtension
 
Loading...
Searching...
No Matches
MumbleContext Struct Reference

#include <MumbleLink.h>

Public Attributes

unsigned char serverAddress [28]
 
uint32_t mapId
 
uint32_t mapType
 
uint32_t shardId
 
uint32_t instance
 
uint32_t buildId
 
UiStateFlags uiState
 
uint16_t compassWidth
 
uint16_t compassHeight
 
float compassRotation
 
float playerX
 
float playerY
 
float mapCenterX
 
float mapCenterY
 
float mapScale
 
uint32_t processId
 
MountIndex mountIndex
 

Member Data Documentation

◆ buildId

uint32_t MumbleContext::buildId

◆ compassHeight

uint16_t MumbleContext::compassHeight

◆ compassRotation

float MumbleContext::compassRotation

◆ compassWidth

uint16_t MumbleContext::compassWidth

◆ instance

uint32_t MumbleContext::instance

◆ mapCenterX

float MumbleContext::mapCenterX

◆ mapCenterY

float MumbleContext::mapCenterY

◆ mapId

uint32_t MumbleContext::mapId

◆ mapScale

float MumbleContext::mapScale

◆ mapType

uint32_t MumbleContext::mapType

◆ mountIndex

MountIndex MumbleContext::mountIndex

◆ playerX

float MumbleContext::playerX

◆ playerY

float MumbleContext::playerY

◆ processId

uint32_t MumbleContext::processId

◆ serverAddress

unsigned char MumbleContext::serverAddress[28]

◆ shardId

uint32_t MumbleContext::shardId

◆ uiState

UiStateFlags MumbleContext::uiState

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