VN_fnc_rsna75_initDisplay
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 |
|
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;