VN_fnc_rsna75_initDisplay

From Savage Game Design Wiki
Revision as of 12:13, 22 February 2021 by Lou Montana (talk | contribs) (Page filling)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
Argument(s): n/a
Effect(s): local

Description

This function is initialized on the RscInGameUI onLoad event for the fan song; it is used to manage any kind of UI manipulation while the player is inside the fan song, particularly interior MFD rendering.
See also VN_fnc_rsna75_updateDisplay.

Syntax

Syntax
[] call VN_fnc_rsna75_initDisplay
Return value
String - BIS_fnc_addStackedEventHandler event handler id

Examples

Example 1
[] call VN_fnc_rsna75_initDisplay;