C# Class WarTornLands.PlayerClasses.Items.MasterShelf

Datei anzeigen Open project: floAr/WarTornLands Class Usage Examples

Public Properties

Property Type Description
AreaID string
Owned bool

Public Methods

Method Description
Place ( ) : void
Remove ( ) : void

Method Details

Place() public method

public Place ( ) : void
return void

Remove() public method

public Remove ( ) : void
return void

Property Details

AreaID public_oe property

public string AreaID
return string

Owned public_oe property

public bool Owned
return bool