onclick方法可以用注解的方式关联吗

 

[FGClick(Path = "Button1")]
public void OnButtonClick1(EventContext context)
{
Debug.Log("Button 1 is clicked.");
}

找文档, 搜来搜去没找到
已邀请:

谷主

赞同来自:

目前没有内置这种机制

要回复问题请先登录注册