Vn_ms_module_fnc_randomSite_executorInit

From Savage Game Design Wiki
Revision as of 21:52, 4 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= RandomSite |d= <pre>Executes user code from editor on objects synced to executor module.</pre> |s= [_logic] call...")
(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 Wyqer, veteran29
Argument(s): n/a
Effect(s): unknown

Description

Executes user code from editor on objects synced to executor module.

Syntax

Syntax
[_logic] call vn_ms_module_fnc_randomSite_executorInit;
Parameters
_logic: Object - (Optional, default objNull) Executor logic
Return value
Boolean - Function reached the end