|
Beamable SDK
|


Static Public Member Functions | |
| static void | SetPotentialUncaughtErrorHandler (PromiseEvent handler) |
Public Attributes | |
| bool | IsCompleted => done |
Static Public Attributes | |
| static readonly Unit | Unit = new Unit() |
| static Promise< Unit > | SuccessfulUnit => Promise<Unit>.Successful(Unit) |
Protected Member Functions | |
| void | InvokeUncaughtPromise () |
Protected Attributes | |
| Action< Exception > | errbacks |
| Exception | err |
| bool | done |
Properties | |
| bool | HadAnyErrbacks [get, protected set] |
1.8.17