VN_fnc_menu_credits
Revision as of 20:20, 4 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Ethan Johnson, Heyoxe |a= |e= |g1= end |d= <pre>Plays credits scene over menu display</pre> |s= [_control] call VN_fnc_menu_credits; |p1n...")
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Ethan Johnson, Heyoxe |
|
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