Custom Event
This Task will call the Ability's OnCustomEvent Blueprint Method.
Event
Event Name
The Name to identify this event by when calling into the OnCustomEvent method.
Realm
Realm
The realm (Client/Server) to execute this task on. Ignored in non-networked games.
Timing
Start Time
When to begin this Task.
End Time
Hidden. This task is always 1 frame long.
Return Type | Name | Parameters | Description |
|---|---|---|---|
Boolean | OnCustomEvent |
| This event is a generic catch all for any custom Blueprint logic your Ability may need. |
Release Notes / Revision History
1.0