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

    Parameters

    • group: CanvasGroup

      The group being drawn

    Returns void