描述
Support [Discord Support] QQ群: 785689421
Global Event System V2(V3) Documentation: [Documentation]
Global Event System V2(V3) Video: [youtobe] [bibilili]
This plug -in contains in Attribute And Event System V3 . If you have already purchased Attribute And Event System V3 , please do not buy it repeatedly.
If the plugin works well for you then please be sure to leave a review letting us know what you liked about it.
Update Log:
V3.2.1
- Fix search issue with event listener ...
V3.2.0
- Add Json Tool.
- Add Send Message To Server Interface.
V3.1.0
- Fix.
V3.0.0 (coming soon)
- Almost complete support for defining EventTag in C++ and using it in C++ and Blueprint
- Basic data types
- Any structure type (including custom ones)
- Class, Object, SoftClass, SoftObject
- Map parameters (Note: Key does not support setting as a custom structure, but can use some pre-set structures [such as GameplayTag, Key, EventTag, Vector, etc.], which is reserved because it will not appear in most cases unless you need to provide it later)
- And more...
- Complete Blueprint EventTag definition and modification
V2.5
- Support defining EventTag in C++ and using them in Blueprint
- Support more event parameter pins
- Fix some known bugs
V2.2
- Fix packaging errors, fix default value pins
V2.1
- Fix some known bugs
V2.0.1
- Fix a potential bug
V2.0
- Attribute extensions for custom Event Tag, both similar to Gameplay Tag and implementing an Event Tag-based event system (for deconstruction).
- Event dispatchers using blueprints will inevitably reference the event delegate source object class and add blueprint file references. This message event system will release this reference and achieve the purpose of decoupling.
========================= Blueprint main event node =================================
Custom listening event node (supports network replication) (needs to call node EnableMessageEvent during BeginPlay).
Notify message event node: used to trigger all bound listening events, such as Widget updates when the health value changes.
Listening to message event nodes: This is similar to a blueprint function and can listen to the required events at any location
包含格式
- versions