Click or drag to resize
DispatchCoronaLuaEventResult Properties

The DispatchCoronaLuaEventResult type exposes the following members.

Properties
  NameDescription
Public propertyHasFailed
Determines if the operation failed.
Public propertyHasSucceeded
Determines if the operation succeeded.
Public propertyMessage
Message providing details about the final result of the operation.
Public propertyReturnedValue
Provides the value returned by the Corona event handler/listener.
Top
See Also