Struct MerchantBroadcast
Broadcast for interacting with a merchant object. Contains the interactable object's ID and the merchant's template ID.
public struct MerchantBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Fields
InteractableID
ID of the merchant object.
public long InteractableID
Field Value
TemplateID
Template ID of the merchant.
public int TemplateID