C# 클래스 Codebreak.Service.World.Game.Interactive.Type.Chest

상속: InteractiveObject
파일 보기 프로젝트 열기: hussein-aitlahcen/codebreak

공개 메소드들

메소드 설명
Chest ( MapInstance map, int cellId, bool canWalkThrough = false ) : System

메소드 상세

Chest() 공개 메소드

public Chest ( MapInstance map, int cellId, bool canWalkThrough = false ) : System
map Codebreak.Service.World.Game.Map.MapInstance
cellId int
canWalkThrough bool
리턴 System