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

    Function tearDownGroup

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

      Parameters

      • group: CanvasGroup

        The group being deconstructed

      Returns void