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