Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Profile.vxStatsManager Class Reference

A class for handling player stats such as 'number of levels played' 'total number of enemies beaten' etc... More...

Static Public Member Functions

static void Init (string playerId)
 
static void Save ()
 
static void Increment (object key)
 
static void Add (object key, float value)
 
static void Set (object key, float value)
 

Properties

static Dictionary< string, vxPlayerStatStats [get]
 

Detailed Description

A class for handling player stats such as 'number of levels played' 'total number of enemies beaten' etc...


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