|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
If the head's ModItem.IsArmorSet returns true, calls the head's ModItem.UpdateArmorSet. This is then repeated for the body, then the legs. Then for each GlobalItem, if GlobalItem.IsArmorSet returns a non-empty string, calls GlobalItem.UpdateArmorSet with that string.
Definition at line 1586 of file ItemLoader.cs.
References Terraria.ModLoader.ItemLoader.HookUpdateArmorSet, and Terraria.Item.ModItem.
Referenced by Terraria.Player.UpdateArmorSets().
Here is the caller graph for this function: