Class TitleChangeAction
Represents the event sent to change the title of the build
Inherited Members
Namespace: Unity.Play.Publisher.Editor
Syntax
public class TitleChangeAction : PublisherAction
Remarks
Dispatch this action to change the title of the build
Fields
title
The new title
Declaration
public string title
Field Value
Type | Description |
---|---|
String |