Class SendContainerOpenBroadcastAction
ECA action that sends a ContainerOpenBroadcast to the player containing the container's current item contents. Requires the interactable to implement both IContainer and IItemContainer. Server-only.
[Serializable]
public class SendContainerOpenBroadcastAction : BaseAction, IAction
- Inheritance
-
SendContainerOpenBroadcastAction
- Implements
- Inherited Members
Methods
Execute(ICharacter, EventData)
Builds the container slot data list and broadcasts it to the player.
public override void Execute(ICharacter initiator, EventData eventData)
Parameters
initiatorICharactereventDataEventData