Osiris/API/TradeEnds: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Documented TradeEnds)
(No difference)

Revision as of 21:55, 18 August 2018

Full Definition(s)
  • event TradeEnds((CHARACTERGUID)_Character, (CHARACTERGUID)_Trader)
Description

Thrown after a player closes the trade UI.

Parameters
  • _Character: the player character involved in the trading.
  • _Trader: the NPC character involved in the trading.
Notes
  • /
See Also