Osiris/API/FadeDone: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
Line 10: Line 10:
* [[Osiris/API/FadeOutDone|FadeOutDone]]
* [[Osiris/API/FadeOutDone|FadeOutDone]]
   
   
[[Category:Osiris Events]]
[[Category:Osiris Events|FadeDone]]

Latest revision as of 14:11, 19 December 2017

Full Definition(s)
  • event FadeDone((INTEGER)_UserID, (STRING)_FadeID)
Description

This is the legacy name of the functionally equivalent FadeOutDone.

Parameters

See FadeOutDone.

Notes
  • Deprecated in DOS2 Patch 5, but still fully functional.
See Also