C# Class BotCore.Types.Aisling

Inheritance: BotCore.Types.MapObject
Show file Open project: wren11/ETDA

Public Properties

Property Type Description
IsHidden bool
Name string

Public Methods

Method Description
Aisling ( string name )

Method Details

Aisling() public method

public Aisling ( string name )
name string

Property Details

IsHidden public property

public bool IsHidden
return bool

Name public property

public string Name
return string