Class Models.RaidMarker
The raid marker model represents those icon markers that can be placed on targets, mostly used in raids and dungeons, especially skull and cross (x).
This model is used to represent the raid markers in the game, but not only conceptually, but it maps markers and their indexes to be represented by objects in the addon environment.
Methods
models.raidmarker:getPrintableString () | Returns a string representation of the raid marker that can be used to print it in the chat output in game. |
Methods
- models.raidmarker:getPrintableString ()
-
Returns a string representation of the raid marker that can
be used to print it in the chat output in game.
Returns:
-
string
Printable string representing the raid marker