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

This class holds all information for an achievement. More...

Public Member Functions

 vxAchievement (string gameId, string platformId, string title, string description)
 Create a new achievement description which

 
void SetState (bool state)
 

Properties

bool IsUnlocked [get, set]
 
string ID [get]
 Gets the identifier ID for the achievements for the given platform.
 
string PlatformID [get]
 
string Title [get]
 
string Description [get]
 

Detailed Description

This class holds all information for an achievement.

Constructor & Destructor Documentation

◆ vxAchievement()

VerticesEngine.Profile.vxAchievement.vxAchievement ( string gameId,
string platformId,
string title,
string description )

Create a new achievement description which

Parameters
gameId
platformId
title
description

Property Documentation

◆ ID

string VerticesEngine.Profile.vxAchievement.ID
get

Gets the identifier ID for the achievements for the given platform.

The identifier.


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