ScriptBase.OperationComplete Delegate
Used to obtain notification that the operation has completed.
Syntax
Parameters
- success
- true if the operation completed successfully.
- failureMessage
- A message describing the failure if success if false.
Remarks
The failure message is intended to be used for debugging and may change without notice.
Requirements
Namespace: Sansar.Script
Assembly: Sansar.Script (in Sansar.Script.dll)
Assembly Versions: 1.0.0.0
Assembly: Sansar.Script (in Sansar.Script.dll)
Assembly Versions: 1.0.0.0
0 Comments