Property | Type | Description |
---|
Method | Description | |
---|---|---|
DeserializeData ( string data ) : void | ||
GetDisplayProcess ( ) : string | ||
GetPercentProcess ( ) : double | ||
RegisterEvent ( ApiEvent apiEvent ) : void | ||
ResetQuest ( ) : void | ||
SerializeData ( ) : string |
public DeserializeData ( string data ) : void | ||
data | string | |
return | void |
public RegisterEvent ( ApiEvent apiEvent ) : void | ||
apiEvent | ApiEvent | |
return | void |