Difference between revisions of "Osiris/API/FadeDone"
From Divinity Engine Wiki
(Refer to FadeOutDone) |
m |
||
Line 6: | Line 6: | ||
See [[Osiris/API/FadeOutDone|FadeOutDone]]. | See [[Osiris/API/FadeOutDone|FadeOutDone]]. | ||
===== Notes ===== | ===== Notes ===== | ||
+ | * Deprecated in DOS2 Patch 5, but still fully functional. | ||
===== See Also ===== | ===== See Also ===== | ||
* [[Osiris/API/FadeOutDone|FadeOutDone]] | * [[Osiris/API/FadeOutDone|FadeOutDone]] | ||
[[Category:Osiris Events]] | [[Category:Osiris Events]] |
Revision as of 12:11, 8 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.