Difference between revisions of "VN fnc getRevision"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.00 |author=Pieter De Stickere <[email protected]> |a= |e= |g1= GUI |d= <pre>Set the revision number on screen.</pre> |s= [_control] call VN_fn...")
 
(No difference)

Latest revision as of 21:16, 4 May 2022

← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Pieter De Stickere <[email protected]>
Argument(s): n/a
Effect(s): unknown

Description

Set the revision number on screen.

Syntax

Syntax
[_control] call VN_fnc_getRevision;
Parameters
_control: Control - (Optional, default controlNull) Control where the text will be shown
Return value
Nothing