using System; [Serializable] public class DeepCaveDungeonPlayProperty : GameModPlayProperty { public uint enterTicketCount; }