Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Function drawGroup

    • A hook event that fires when a CanvasGroup is drawn. The dispatched event name replaces "Group" with the named CanvasGroup subclass, i.e. "drawPrimaryCanvasGroup".

      Parameters

      • group: CanvasGroup

        The group being drawn

      Returns void