Class SceneList.Entry
Namespace: MouseDance.Demo
Assembly: MouseDance.Demo.dll
Syntax
[Serializable]
public class Entry
Fields
Description
Declaration
[TextArea(1, 20)]
public string Description
Field Value
| Type | Description |
|---|---|
| String |
Enable
Declaration
public bool Enable
Field Value
| Type | Description |
|---|---|
| Boolean |
IndentLevel
Declaration
public int IndentLevel
Field Value
| Type | Description |
|---|---|
| Int32 |
Label
Declaration
public string Label
Field Value
| Type | Description |
|---|---|
| String |
SceneName
Declaration
public string SceneName
Field Value
| Type | Description |
|---|---|
| String |
Screenshot
Declaration
public Sprite Screenshot
Field Value
| Type | Description |
|---|---|
| Sprite |