Skip to content
#

Unity

unity logo

Unity is a game development platform used to build high-quality 3D/2D games that can deployed across mobile, desktop, VR/AR, consoles, or the web.

Here are 19,252 public repositories matching this topic...

Unity-Design-Pattern
Ninian4155
Ninian4155 commented May 17, 2022

detail | 详细描述

c#声明委托:public static Action EnableOpenGuide;
在TS这边GuideEventTransferStation.EnableOpenGuide();调用
会报错是因为什么啊 说GuideEventTransferStation.EnableOpenGuide is not a function

ts使用GuideEventTransferStation.EnableOpenGuide.Invoke()可以正常运行,但是需要忽略报错(因为没有生成Invoke方法)

good first issue

Created by Unity Technologies

Organization
Unity-Technologies
Website
unity3d.com