C# 클래스 Assets.Scripts.Repository.Data.WorldData

파일 보기 프로젝트 열기: riha112/PocketDungeon_Unity3D_2D_game

공개 프로퍼티들

프로퍼티 타입 설명
DungeonFloor int
DungeonFloorSeeds string[]
Title string

프로퍼티 상세

DungeonFloor 공개적으로 프로퍼티

public int DungeonFloor
리턴 int

DungeonFloorSeeds 공개적으로 프로퍼티

public string[] DungeonFloorSeeds
리턴 string[]

Title 공개적으로 프로퍼티

public string Title
리턴 string