using System; [Serializable] public class ProtectTheMerchantDgPlayProp : GameModPlayProperty { public uint enterTicketCount; public uint tryCount; public uint clearCount; }