Skip to main content

FuturisticAccessDraw

Callable

  • FuturisticAccessDraw(Data: ExtendedItemData<any>, OriginalFunction?: () => void): boolean

  • Hook script for injecting futuristic features into an archetypical item


    Parameters

    • Data: ExtendedItemData<any>

      The extended item data (if any)

    • OriginalFunction: () => void = null

      The function that is normally called when an archetypical item reaches this point (if any).

      Returns boolean

      • Whether the validation was successful or not.