C# Class AutoBoss.AbsTools

ファイルを表示 Open project: WhiteXZ/AutoBoss Class Usage Examples

Public Properties

Property Type Description
arenaCount int
bossesToggled bool

Public Methods

Method Description
ReloadConfig ( bool console = false, TShockAPI.TSPlayer receiver = null ) : void

Method Details

ReloadConfig() public method

public ReloadConfig ( bool console = false, TShockAPI.TSPlayer receiver = null ) : void
console bool
receiver TShockAPI.TSPlayer
return void

Property Details

arenaCount public_oe property

public int arenaCount
return int

bossesToggled public_oe property

public bool bossesToggled
return bool