Options
All
  • Public
  • Public/Protected
  • All
Menu

An enumeration of valid Macro types

see

https://foundryvtt.com/article/macros/

Index

Enumeration Members

Enumeration Members

SCRIPT: string

Complex and powerful macros which leverage the FVTT API through plain JavaScript to perform functions as simple or as advanced as you can imagine.

CHAT: string

Simple and easy to use, chat macros post pre-defined chat messages to the chat log when executed. All users can execute chat macros by default.