Class StoryBookComponentProperty
This class defines a property for a StoryBookComponent.
Inherited Members
Namespace: UnityEngine.Dt.App.Editor
Syntax
public class StoryBookComponentProperty
Properties
name
The name of the property.
Declaration
public string name { get; protected set; }
Property Value
Type | Description |
---|---|
String |