Struct ContainerOpenBroadcast
Server → Client broadcast to open the container UI with its current contents.
public struct ContainerOpenBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Fields
InteractableID
ID of the container interactable.
public long InteractableID
Field Value
Items
List of filled item slots.
public ContainerSlotData[] Items
Field Value
TemplateID
Template ID of the container.
public int TemplateID