tranek / GASDocumentation

My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
MIT License
4.26k stars 789 forks source link

Suggestion to add Gameplay Event/GameplayEvent section, more information about them and example uses #113

Open x02Sylvie opened 1 year ago

x02Sylvie commented 1 year ago

Suggestion to add Gameplay Event/GameplayEvent section, more information about them and example uses

Even simple tl;dr section about them would suffice imo, they're often mentioned around GAS stuff but I always wonder if they're just regular event or if they have some deeper features due to being called gameplay events instead