Class OnErrorAction
Represents the event sent when an error occurs
Inherited Members
Namespace: Unity.Play.Publisher.Editor
Syntax
public class OnErrorAction : PublisherAction
Remarks
Dispatch this action when an error occurs
Fields
errorMsg
The error message
Declaration
public string errorMsg
Field Value
| Type | Description |
|---|---|
| String |