Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
LSResponse Class Reference

Public Member Functions

 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 ()
 

Public Attributes

bool Loading = false
 
bool Error = false
 
string Message = ""
 
object Payload
 

The documentation for this class was generated from the following file: