脚本/功能 Event System X 1.1.1 广播与传送的专用插件

本帖最后由 浪浪 于 2019-1-17 14:25 编辑

插件名称:Event System X 1.1.1插件官网:访问官网
版权协议:Red pine1.1解压密码:通用密码
Event System X 1.1.1

https://www.assetstore.unity3d.com/en/?stay#!/content/77432

https://www.assetstore.unity3d.com/en/?stay#!/content/77432

Event System

Event System

Event System X 1.1.1 广播与传送的专用插件

Event System X 1.1.1 广播与传送的专用插件

Event System X

Event System X

广播与传送的专用插件

广播与传送的专用插件

广播与传送的专用插件

广播与传送的专用插件

Requires Unity 5.0.0 or higher.
Event System X
Event System X allows for the use of Events in the classic sense and in an automatic fashion based on defined triggers saving you time creating how you would fire events.

Features:
?Broadcast empty event messages.
?Broadcast any type of message object.
?Manual Event broadcasting
?Automatic Event broadcasting based on triggers
?Automatic Event broadcasting based on complex sequences
?Remapping Event triggers using "InputRemapper.RemapDown(eventX, callback)"
?Customize automatic broadcast with EventChannels and settings
?One Event can have any number of listeners, and any number of message types
?Listeners have names, tags, and objects that can be set or left null used to identify them
?Listeners define what messages they receive
?High performance
?And more...
Simple Example:
Registering a listener to an event...
var listener = EventManagerControllerX
.GetEvent("My Event Id")
.Register{int}(MethodThatTakesAnInt)
public void MethodThatTakesAnInt(int num){ Debug.Log("Number is "+ num); }

Manually sending a message...
EventManagerControllerX
.GetEvent("My Event Id")
.Broadcast(5);
See the documentation "Example Scene Code" for 14+ different examples on how to use Event System X, or watch the videos provided.

游客,如果您要查看本帖隐藏内容请回复


作者 浪浪 发表于 2019-1-17 14:24:24

kuanyidairen

不会玩!!!不会用!!!
发表于 2019-1-19 22:57:26

yl25349558

顶顶顶。。。。
发表于 2020-3-2 06:28:04

kyx11180

666666666666666666
发表于 2020-10-4 10:37:35
您需要登录后才可以回帖 登录 | 立即注册
浪浪

关注0

粉丝198

发布2087

热门作品推荐
glow
FXVille Blood Impact FX Pack 1.5 血液效
glow
SUNTAIL - Stylized Fantasy Village 1.1.3
glow
SUNTAIL - Stylized Fantasy Village 1.0
glow
【更新】UGUI Super ScrollView 2.5.4
glow
【更新】Master Audio 2022 AAA Sound 1.0.
glow
【更新】Curvy Splines 8 8.9.0
glow
Old school cafe 1.0 房间室内场景
glow
Odin - Inspector and Serializer 3.0.12
glow
Medieval Modular Church (With Interiors)
glow
Online Subsystem Blueprints 2023 09.08