using System; [Serializable] public class PartyMember_StoredReplacedStats { public PartyMember memberDescription; public int memberHealth; }