Releases: taptap/TapMoment-Unity
Releases · taptap/TapMoment-Unity
2.1.2
2.1.1
Feature
- 新增 DirectlyOpen 接口
- 场景化入口
var sceneDic = new Dictionary<string,object>(){{TapMomentConstants.TapMomentPageShortCutKey,sceneId}}; TapMoment.DirectlyOpen(orientation,TapMomentConstants.TapMomentPageShortCut,sceneDic);
Dependencies
- TapTap.Bootstrap v2.1.1
- TapTap.Common v2.1.1