C# Class Aura.Channel.Skills.CombatAction

Datei anzeigen Open project: aura-project/aura

Public Methods

Method Description
Is ( CombatActionType flags ) : bool

Returns true if the specified flags are set.

Method Details

Is() public method

Returns true if the specified flags are set.
public Is ( CombatActionType flags ) : bool
flags CombatActionType
return bool