Skip to main content

DialogPublishAction

Callable

  • DialogPublishAction(C: Character, Action: string, ClickItem: Item): void

  • Publishes the item action to the local chat room or the dialog screen


    Parameters

    • C: Character

      The character who is the actor in this action

    • Action: string

      The action performed

    • ClickItem: Item

      The item that is used

    Returns void

    • Nothing