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

    Parameters

    • group: CanvasGroup

      The group being deconstructed

    Returns void