C# Class Aura.Channel.Skills.CombatAction

Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
Is ( CombatActionType flags ) : bool

Returns true if the specified flags are set.

Method Details

Is() public méthode

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