C# Class Gruppe22.Backend.MapChange

Changes occuring as part of a quest
Show file Open project: propra13-orga/gruppe22 Class Usage Examples

Protected Properties

Property Type Description
_roomID int

Property Details

_roomID protected property

The id of the map where the change should occur
protected int _roomID
return int