美文网首页
Blueprint Communication

Blueprint Communication

作者: 右腕 | 来源:发表于2019-01-10 16:51 被阅读0次

情况1:发送数据

Direct Communication

Blueprint Interface Communication

情况2:回调

Event Dispatchers

Direct Blueprint Communications:

通过公开的对象变量获取对目标蓝图的引用,然后指定要访问的蓝图的哪个实例。

Blueprint Interface Communication

覆写基类函数

函数没有返回值 函数有返回值

例如燃烧不同的物品,物品使用不同的方法销毁资源

Event Dispatchers

发出调用(call) 被调用者设置响应函数和调用者(bind)

相关文章

网友评论

      本文标题:Blueprint Communication

      本文链接:https://www.haomeiwen.com/subject/lgvzlqtx.html