VN_fnc_ui_oscar_setText

From Savage Game Design Wiki
Revision as of 02:42, 5 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= oscar |d= <pre>Set the plaque's text</pre> |s= [_control] call VN_fnc_ui_oscar_setText; |p1n=_control |p1t=CONTROL |p...")
(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

Set the plaque's text

Syntax

Syntax
[_control] call VN_fnc_ui_oscar_setText;
Parameters
_control: Control - Structured Text Control
Return value
Nothing