Skip to content

MATT Macro Arguments

Crowguard edited this page Sep 23, 2023 · 5 revisions

MATT Macro Arguments

  • #speaker
  • *actor
  • *token
  • *character
  • *tile
  • user
  • canvas
  • *scene
  • values
  • value
  • tokens
  • *args
  • *method
  • *pt
  • actionId
  • changes this has a very specific use for walls

* are ones that get automatically provided to the macro script, the others need to go through arguments[0]

# are ones that get automatically provided… but aren't in the arguments property.

Clone this wiki locally