C# Class PureTrundle.States

Datei anzeigen Open project: Enochen/EloBuddy

Public Properties

Property Type Description
UseQjf bool
UseQwc bool

Public Methods

Method Description
CalcDmg ( Obj_AI_Base target, bool qaa ) : dynamic
Clear ( ) : void
DoCombo ( bool useW, bool useE, bool useR, bool harass ) : void
PillarBlock ( ) : void

Method Details

CalcDmg() public static method

public static CalcDmg ( Obj_AI_Base target, bool qaa ) : dynamic
target Obj_AI_Base
qaa bool
return dynamic

Clear() public static method

public static Clear ( ) : void
return void

DoCombo() public static method

public static DoCombo ( bool useW, bool useE, bool useR, bool harass ) : void
useW bool
useE bool
useR bool
harass bool
return void

PillarBlock() public static method

public static PillarBlock ( ) : void
return void

Property Details

UseQjf public_oe static_oe property

public static bool UseQjf
return bool

UseQwc public_oe static_oe property

public static bool UseQwc
return bool