VN_ms_fnc_sfx_wakeUp

From Savage Game Design Wiki
Revision as of 18:34, 5 January 2021 by Lou Montana (talk | contribs) (Text replacement - " |a= " to " |author= ")
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Wyqer, veteran29
Argument(s): n/a
Effect(s): unknown

Description

/*
    Author: Wyqer, veteran29
    Date: 2019-07-09

    Description:
        Creates wakeup overlay effect.

    Parameter(s):
        NONE

    Returns:
        Handle to wakeup script [SCRIPT]
*/

(Placeholder description extracted from the function header by LM_exportFunctionsToWiki.sqf)

Syntax

Syntax
[] call vn_ms_fnc_sfx_wakeUp;
Return value
Nothing

Examples

Example 1
-