C# Class Assets.Scripts.Repository.Data.WorldData

Mostrar archivo Open project: riha112/PocketDungeon_Unity3D_2D_game

Public Properties

Property Type Description
DungeonFloor int
DungeonFloorSeeds string[]
Title string

Property Details

DungeonFloor public_oe property

public int DungeonFloor
return int

DungeonFloorSeeds public_oe property

public string[] DungeonFloorSeeds
return string[]

Title public_oe property

public string Title
return string