Osiris/API/FadeDone: Difference between revisions
Jump to navigation
Jump to search
(FadeDone event) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* event '''FadeDone'''(''(INTEGER)'''''_UserID''', ''(STRING)'''''_FadeID''') | * event '''FadeDone'''(''(INTEGER)'''''_UserID''', ''(STRING)'''''_FadeID''') | ||
===== Description ===== | ===== Description ===== | ||
This is the legacy name of the functionally equivalent [[Osiris/API/FadeOutDone|FadeOutDone]]. | |||
===== Parameters ===== | ===== Parameters ===== | ||
See [[Osiris/API/FadeOutDone|FadeOutDone]]. | |||
===== Notes ===== | ===== Notes ===== | ||
* | * Deprecated in DOS2 Patch 5, but still fully functional. | ||
===== See Also ===== | ===== See Also ===== | ||
* [[Osiris/API/ | * [[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.