Class ZipPathChangeAction
Represents the event sent at the end of the zipping process
Inherited Members
Namespace: Unity.Play.Publisher.Editor
Syntax
public class ZipPathChangeAction : PublisherAction
Remarks
Dispatch this action when the zipping process ends
Fields
zipPath
Path of the zipped build
Declaration
public string zipPath
Field Value
Type | Description |
---|---|
String |