VN_fnc_ui_oscar_show

From Savage Game Design Wiki
Revision as of 02:40, 5 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= oscar |d= <pre>Shows plaque.</pre> |s= [] call VN_fnc_ui_oscar_show; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x1= <code...")
(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
by Heyoxe
Argument(s): n/a
Effect(s): unknown

Description

Shows plaque.

Syntax

Syntax
[] call VN_fnc_ui_oscar_show;
Return value
Nothing

Examples

Example 1
[] spawn vn_fnc_ui_oscar_show;