Difference between revisions of "Osiris/API/TradeEnds"

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

Revision as of 23: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