Skip to main content

ValidationResolveLockModification

Callable


  • Resolves modifications to an item's lock properties and returns a boolean to indicate whether or not the modifications were valid.


    Parameters

    • previousItem: Item

      The previous item to remove

    • newItem: Item

      The new item to add

    • params: AppearanceUpdateParameters

      The appearance update parameters that apply to the diff

    • itemBlocked: boolean

      Whether or not the item is blocked or limited for the source player

    Returns boolean

    • true if the lock modifications (if any) were valid, false otherwise