Class Readme
Namespace: Samples.GameplaySequence
Syntax
public class Readme : ScriptableObject
Fields
icon
Declaration
public Texture2D icon
Field Value
| Type | Description |
|---|---|
| Texture2D |
loadedLayout
Declaration
public bool loadedLayout
Field Value
| Type | Description |
|---|---|
| Boolean |
sections
Declaration
public Readme.Section[] sections
Field Value
| Type | Description |
|---|---|
| Readme.Section[] |
title
Declaration
public string title
Field Value
| Type | Description |
|---|---|
| String |