Represents a message sent by the Tracker.
More...
|
| string | JSONString () |
| | Converts the TrackerMessage object to its JSON string representation.
|
| |
Represents a message sent by the Tracker.
◆ FromJSON()
| static TrackerMessage Enablegames.TrackerMessage.FromJSON |
( |
string | json | ) |
|
|
inlinestatic |
Converts a JSON string to a TrackerMessage object.
- Parameters
-
| json | The JSON string to convert. |
- Returns
- The TrackerMessage object created from the JSON string.
◆ JSONString()
| string Enablegames.TrackerMessage.JSONString |
( |
| ) |
|
|
inline |
Converts the TrackerMessage object to its JSON string representation.
- Returns
- The JSON string representation of the TrackerMessage object.
The documentation for this class was generated from the following file:
- /Users/yiyangshang/egdl2/Assets/eag/Scripts/enablegames/Tracking/Tracker/TrackerMessage.cs