C# Class Codebreak.Service.World.Game.Interactive.Type.Chest

Inheritance: InteractiveObject
Show file Open project: hussein-aitlahcen/codebreak

Public Methods

Method Description
Chest ( MapInstance map, int cellId, bool canWalkThrough = false ) : System

Method Details

Chest() public method

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