VN_fnc_getRevision

From Savage Game Design Wiki
Revision as of 21:16, 4 May 2022 by Slow (talk | contribs) (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...")
(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 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