Class ShareStartAction
Dispatch this action to start the Publishing process
Namespace: Unity.Connect.Share.Editor
Syntax
public class ShareStartAction : ShareAction
Fields
buildPath
Path where the build is located
Declaration
public string buildPath
Field Value
Type | Description |
---|---|
String |
title
Title of the build
Declaration
public string title
Field Value
Type | Description |
---|---|
String |