Function Header

  • Use this to add a header above some fields in the Inspector.

    Parameters

    • Rest ...args: [header: string]

    Returns AirshipDecorator<((target, property) => void)>