private void Awake() { Type = EventProperty.CallbackType.EndIntro; tweenListen.RegisterCallback(this); }
private void Awake() { tweenListen.RegisterCallback(this); }