tModLoader v2023.01
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Terraria.ModLoader.CloneByReference Class Reference

Indicates that references to this object can be shared between clones. When applied to a class, applies to all fields/properties of that type. More...

Inherits Attribute.

Detailed Description

Indicates that references to this object can be shared between clones. When applied to a class, applies to all fields/properties of that type.