Class UploadProgressAction
Represents the event sent to query progress data about the upload process
Inherited Members
Namespace: Unity.Play.Publisher.Editor
Syntax
public class UploadProgressAction : PublisherAction
Remarks
Dispatch this action to query progress data about the upload process
Fields
progress
The progress made until now
Declaration
public int progress
Field Value
Type | Description |
---|---|
Int32 |