|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtual |
Returns whether or not the head armor, body armor, and leg armor textures make up a set. This hook is used for the PreUpdateVanitySet, UpdateVanitySet, and ArmorSetShadows hooks. By default this will return the same thing as the associated ModItem's IsVanitySet, or false if no ModItem is associated.
| head | |
| body | |
| legs |
Definition at line 55 of file EquipTexture.cs.