|
| | StageDataAttribute (string stageFile, bool isDungeon, string backgroundMusic="", params int[] rooms) |
| |
◆ StageDataAttribute()
| StageDataAttribute.StageDataAttribute |
( |
string | stageFile, |
|
|
bool | isDungeon, |
|
|
string | backgroundMusic = "", |
|
|
params int[] | rooms ) |
| List<string> StageDataAttribute.a = new List<string>() |
|
static |
◆ attrs
◆ BackgroundMusic
| string StageDataAttribute.BackgroundMusic |
|
getset |
◆ IsDungeon
| bool StageDataAttribute.IsDungeon |
|
getset |
◆ Rooms
| int [] StageDataAttribute.Rooms |
|
getset |
◆ StageFile
| string StageDataAttribute.StageFile |
|
getset |
The documentation for this class was generated from the following file: