FunctionsCraftingAssetsPopulateCraftingAssetsPopulate CallableCraftingAssetsPopulate(): Record<string, Asset[]>Construct a record mapping all crafting-valid asset names to a list of matching elligble assets. Elligble assets are defined as crafting-valid assets with either a matching Asset.Name or Asset.CraftGroup.@seeCraftingAssetsReturns Record<string, Asset[]>
Construct a record mapping all crafting-valid asset names to a list of matching elligble assets. Elligble assets are defined as crafting-valid assets with either a matching Asset.Name or Asset.CraftGroup.
CraftingAssets