GameFadeScreenOutOnDeath Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating whether the game will fade out the screen when the player dies.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static bool FadeScreenOutOnDeath { get; set; }

Property Value

Type: Boolean
Whether the game will fade out the screen when the player dies.
See Also

Reference