Difference between revisions of "Vn ms module fnc tracker ao"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Tracker Area of Operations module intialization.</pre> |s= [_logic,_units,_activated] call vn...")
 
(No difference)

Latest revision as of 21:59, 4 May 2022

← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Wyqer, veteran29
Argument(s): n/a
Effect(s): unknown

Description

Tracker Area of Operations module intialization.

Syntax

Syntax
[_logic,_units,_activated] call vn_ms_module_fnc_tracker_ao;
Parameters
_logic: Object - (Optional, default objNull) Tracker AO Logic
_units: Array - (Optional, default []) List of units affected by module (NOT USED)
_activated: Boolean - (Optional, default true) Is module activated
Return value
Boolean - Logic was initialised