Osiris/API/FadeIn: Difference between revisions
Jump to navigation
Jump to search
(Documented FadeIn) |
mNo edit summary |
||
Line 15: | Line 15: | ||
* [[Osiris/API/FadeOutWhite|FadeOutWhite]] | * [[Osiris/API/FadeOutWhite|FadeOutWhite]] | ||
[[Category:Osiris Calls]] | [[Category:Osiris Calls|FadeIn]] |
Latest revision as of 15:20, 19 December 2017
Full Definition(s)
- call FadeIn((CHARACTERGUID)_Character, (REAL)_Seconds, (STRING)_FadeID)
Description
Fades in the game screen from either black or white to the normal game display for the user that controls _Character. The fade will last for _Seconds seconds; the longer this time, the slower the fade operation.
When the fade operation has finished, a ClearFadeDone event will be thrown.
Notes
- This call is a more intuitive version of the FadeToBlack call.
- New in DOS2 Patch 5.