コード例 #1
0
 void OnDestroy()
 {
     GameplayController.Instance.OnGiftSelected -= UpdateFamilyMemberSelectedGift;
     TweenManager.Cancel(this);
 }