Skip to main content

ServerAddRequiredAppearance

Callable

  • ServerAddRequiredAppearance(assetFamily: Female3DCG, diffMap: Partial<Record<AssetGroupName, Item[]>>): void

  • Populates an appearance diff map with any required items, to ensure that all asset groups are present that need to be.


    Parameters

    • assetFamily: Female3DCG

      The asset family for the appearance

    • diffMap: Partial<Record<AssetGroupName, Item[]>>

      The appearance diff map to populate

    Returns void

    • Nothing