C# Class DefaultCombat.Helpers.CombatHotkeys

Datei anzeigen Open project: BosslandGmbH/BuddyWing.DefaultCombat

Public Properties

Property Type Description
EnableAoe bool
PauseRotation bool

Public Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
ChangeAoe ( ) : void
ChangePause ( ) : void

Method Details

Initialize() public static method

public static Initialize ( ) : void
return void

Property Details

EnableAoe public_oe static_oe property

public static bool EnableAoe
return bool

PauseRotation public_oe static_oe property

public static bool PauseRotation
return bool