Combu
3.2.2
Unity API Documentation
|
Public Member Functions | |
DecryptionJob (CombuEncryption encryption, string text, Action onFinished) | |
Public Member Functions inherited from Combu.ThreadedJob | |
virtual void | Start () |
virtual void | Abort () |
virtual bool | Update () |
IEnumerator | WaitFor () |
Protected Member Functions | |
override void | ThreadFunction () |
override void | OnFinished () |
Properties | |
string | decrypted [get] |
Properties inherited from Combu.ThreadedJob | |
bool | IsDone [get, set] |