Table of Contents

Class SendAbilityCrafterBroadcastAction

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

ECA action that opens the ability crafter UI for the interacting player. Broadcasts AbilityCrafterBroadcast to the owner connection. Server-only.

[Serializable]
public class SendAbilityCrafterBroadcastAction : BaseAction, IAction
Inheritance
SendAbilityCrafterBroadcastAction
Implements
Inherited Members

Methods

Execute(ICharacter, EventData)

Sends the ability-crafter-open broadcast.

public override void Execute(ICharacter initiator, EventData eventData)

Parameters

initiator ICharacter
eventData EventData