[]
For internal use.
[Obfuscation(Exclude = true)]
protected virtual bool OnLongOperation(double complete, bool canCancel)
| Type | Name | Description |
|---|---|---|
| double | complete | How much is complete (from 0 to 1). |
| bool | canCancel | Whether the operation can be cancelled. |
| Type | Description |
|---|---|
| bool |