Osiris/API/TradeEnds

From Divinity Engine Wiki
Jump to: navigation, search
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