C# Class SharpQuake.QStats

Exibir arquivo Open project: Memorix101/SharpQuake

Public Properties

Property Type Description
MAX_CL_STATS int
STAT_ACTIVEWEAPON int
STAT_AMMO int
STAT_ARMOR int
STAT_CELLS int
STAT_FRAGS int
STAT_HEALTH int
STAT_MONSTERS int
STAT_NAILS int
STAT_ROCKETS int
STAT_SECRETS int
STAT_SHELLS int
STAT_TOTALMONSTERS int
STAT_TOTALSECRETS int
STAT_WEAPON int
STAT_WEAPONFRAME int

Property Details

MAX_CL_STATS public_oe static_oe property

public static int MAX_CL_STATS
return int

STAT_ACTIVEWEAPON public_oe static_oe property

public static int STAT_ACTIVEWEAPON
return int

STAT_AMMO public_oe static_oe property

public static int STAT_AMMO
return int

STAT_ARMOR public_oe static_oe property

public static int STAT_ARMOR
return int

STAT_CELLS public_oe static_oe property

public static int STAT_CELLS
return int

STAT_FRAGS public_oe static_oe property

public static int STAT_FRAGS
return int

STAT_HEALTH public_oe static_oe property

public static int STAT_HEALTH
return int

STAT_MONSTERS public_oe static_oe property

public static int STAT_MONSTERS
return int

STAT_NAILS public_oe static_oe property

public static int STAT_NAILS
return int

STAT_ROCKETS public_oe static_oe property

public static int STAT_ROCKETS
return int

STAT_SECRETS public_oe static_oe property

public static int STAT_SECRETS
return int

STAT_SHELLS public_oe static_oe property

public static int STAT_SHELLS
return int

STAT_TOTALMONSTERS public_oe static_oe property

public static int STAT_TOTALMONSTERS
return int

STAT_TOTALSECRETS public_oe static_oe property

public static int STAT_TOTALSECRETS
return int

STAT_WEAPON public_oe static_oe property

public static int STAT_WEAPON
return int

STAT_WEAPONFRAME public_oe static_oe property

public static int STAT_WEAPONFRAME
return int