Method AddAuraById
AddAuraById(string)
Adds an aura to the evaluator by its ID.
Declaration
IAuraListEvaluator AddAuraById(string auraId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | auraId | The ID of the aura to add. |
Returns
| Type | Description |
|---|---|
| IAuraListEvaluator |