Difference between revisions of "Osiris/API/FadeDone"

From Divinity Engine Wiki
Jump to: navigation, search
m
 
Line 10: Line 10:
 
* [[Osiris/API/FadeOutDone|FadeOutDone]]
 
* [[Osiris/API/FadeOutDone|FadeOutDone]]
 
   
 
   
[[Category:Osiris Events]]
+
[[Category:Osiris Events|FadeDone]]

Latest revision as of 16: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