|
Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
The Serializable Settings class. This class creates Property get/set . More...
Static Public Member Functions | |
| static void | Load () |
| static void | Save () |
Static Public Attributes | |
| static vxSerializableVersion | GameVersion |
| static string | Language = "" |
| static bool | ShownReviewPage = false |
| static int | ReviewCounter = 0 |
| static bool | IsConsoleSavedOnExit = false |
| static List< Type > | settingTypes = new List<Type>() |
The Serializable Settings class. This class creates Property get/set .