Difference between revisions of "VN fnc ui oscar setText"

From Savage Game Design Wiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 02:42, 5 May 2022

← 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