Struct KnownAbilityEventAddBroadcast
Broadcast for adding a known ability event to a character. Contains the template ID of the ability event to add.
public struct KnownAbilityEventAddBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Fields
TemplateID
Template ID of the ability event to add.
public int TemplateID