OnFinishExecute
OnFinishExecute(bool)
protected bool OnFinishExecute(bool result) ;
Description
FinishExecute callback.
You can change the result of the execution result.
Parameters
| Parameter Name | Description |
|---|---|
| result | Execution result. |
Returns
Changed result.