Get Tag
Get Tag¶
Reads a single Tag from an object identified by its Unique ID into a Variable. An unset key results in an empty value.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Key | The tag key to read. | Variable or Value |
| Provider | The type of object whose tag will be read, such as battlers, items, or skill slots. | Tag Context Provider |
| Result | The variable that receives the tag's value. | Variable or Value |
| Unique ID | The identifier of the object whose tag will be read, which is an index for variable providers. | Variable or Value |