|
|
| LSResponse (bool _loading) |
| |
|
| LSResponse (bool _loading, bool _error) |
| |
|
| LSResponse (bool _loading, bool _error, string _message) |
| |
|
| LSResponse (bool _loading, bool _error, string _message, Object _payload) |
| |
|
void | SetLoading (bool _loading) |
| |
|
void | SetError (string _message) |
| |
|
void | SetMessage (string _message) |
| |
|
void | SetPayload (object _payload) |
| |
|
override string | ToString () |
| |
|
|
bool | Loading = false |
| |
|
bool | Error = false |
| |
|
string | Message = "" |
| |
|
object | Payload |
| |
The documentation for this class was generated from the following file:
- C:/Users/Pidge/Documents/gamedev/core_project_arrhythmia/Assets/Scripts/Helpers/VGFunctions.cs