[This is preliminary documentation and is subject to change.]
Fades the screen out over the specified amount of time.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- ms
- Type: SystemInt32
The time it takes to fade out, in milliseconds. - wait
- Type: SystemBoolean
Whether or not the call should block the current thread until the screen is faded in.
See Also