VN_fnc_menu_credits

From Savage Game Design Wiki
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Ethan Johnson, Heyoxe
Argument(s): n/a
Effect(s): unknown

Description

Plays credits scene over menu display

Syntax

Syntax
[_control] call VN_fnc_menu_credits;
Parameters
_control: Control - Control
Return value
Nothing

Examples

Example 1
[true, { hint "Credits done!"; }] call vn_fnc_credits