TLO:Target

From the wonderful RedGuides Wiki

Information about your current target

This TLO is added by MacroQuest

Forms

Type Member Description
spawn Target Returns target's name

Access to Types

Type Description
spawn A type for spawns
target This is the type for your target, which has access to buff information. Inherits DataType:spawn.

Examples

  • Target's name

/echo ${Target} or /echo ${Target.Name}

See also