using System.Collections; using System.Collections.Generic; using UnityEngine; public class OfferTreasureAscentEntranceData { public ITimerContext TimerData { get; set; } public string IconUrl { get; set; } }