Different set of strings based off of.
More...
|
|
string | GetValueForPlatform (vxPlatformType platformType) |
| | Returns the Value for the specefied platform.
|
| |
| | vxPlatformString (string googlePlayID="", string appleID="", string steamID="", string itchIoID="") |
| | Holds a set of Platform strings for different platforms.
|
| |
| | vxPlatformString (string desktop="", string mobile="") |
| | Holds a set of Platform strings for different platforms differentiated by platform type.
|
| |
|
|
string | Value [get] |
| | Returns the Value for this specific platform.
|
| |
|
bool | IsValid [get] |
| | Is there a valid entry for this platform. This will return true if the value is not empty.
|
| |
Different set of strings based off of.
◆ vxPlatformString() [1/2]
| VerticesEngine.Utilities.vxPlatformString.vxPlatformString |
( |
string | googlePlayID = "", |
|
|
string | appleID = "", |
|
|
string | steamID = "", |
|
|
string | itchIoID = "" ) |
Holds a set of Platform strings for different platforms.
- Parameters
-
| googlePlayID | |
| appleID | |
| steamID | |
| itchIoID | |
◆ vxPlatformString() [2/2]
| VerticesEngine.Utilities.vxPlatformString.vxPlatformString |
( |
string | desktop = "", |
|
|
string | mobile = "" ) |
Holds a set of Platform strings for different platforms differentiated by platform type.
- Parameters
-
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Utilities/vxPlatformString.cs