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

Inheritance: InteractiveObject
Afficher le fichier Open project: hussein-aitlahcen/codebreak

Méthodes publiques

Méthode Description
HouseDoor ( MapInstance map, int cellId, bool canWalkThrough = false ) : System

Method Details

HouseDoor() public méthode

public HouseDoor ( MapInstance map, int cellId, bool canWalkThrough = false ) : System
map Codebreak.Service.World.Game.Map.MapInstance
cellId int
canWalkThrough bool
Résultat System