Skip to main content

ValidationGetPrerequisiteBlockingGroups

Callable


  • Finds the groups from the provided appearance array that block a given item due to prerequisites. In this situation, an item is considered to be blocking if the target item can't be added with it, but can without it.


    Parameters

    • item: Item

      The item to check

    • appearance: Item[]

      The appearance array to check

    Returns AssetGroupName[]

    • A list of group names corresponding to items from the appearance array that block the given item due to prerequisites