Otclient  14/8/2020
UnjustifiedPoints Struct Reference

#include <game.h>

Public Member Functions

bool operator== (const UnjustifiedPoints &other)
 

Public Attributes

uint8 killsDay
 
uint8 killsDayRemaining
 
uint8 killsWeek
 
uint8 killsWeekRemaining
 
uint8 killsMonth
 
uint8 killsMonthRemaining
 
uint8 skullTime
 

Detailed Description

Definition at line 39 of file game.h.

Member Function Documentation

◆ operator==()

bool UnjustifiedPoints::operator== ( const UnjustifiedPoints other)
inline

Definition at line 40 of file game.h.

Member Data Documentation

◆ killsDay

uint8 UnjustifiedPoints::killsDay

Definition at line 49 of file game.h.

◆ killsDayRemaining

uint8 UnjustifiedPoints::killsDayRemaining

Definition at line 50 of file game.h.

◆ killsMonth

uint8 UnjustifiedPoints::killsMonth

Definition at line 53 of file game.h.

◆ killsMonthRemaining

uint8 UnjustifiedPoints::killsMonthRemaining

Definition at line 54 of file game.h.

◆ killsWeek

uint8 UnjustifiedPoints::killsWeek

Definition at line 51 of file game.h.

◆ killsWeekRemaining

uint8 UnjustifiedPoints::killsWeekRemaining

Definition at line 52 of file game.h.

◆ skullTime

uint8 UnjustifiedPoints::skullTime

Definition at line 55 of file game.h.


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