Difference between revisions of "VN ms module fnc randomSite siteDelete"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "]]; |p1n=" to "]] |p1n=") |
Lou Montana (talk | contribs) (Page filling) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{Function | {{Function | ||
Line 6: | Line 5: | ||
|author= Wyqer, veteran29 | |author= Wyqer, veteran29 | ||
− | |a= | + | |a= global |
|e= | |e= | ||
Line 12: | Line 11: | ||
|g1= RandomSite | |g1= RandomSite | ||
− | |d= | + | |d= Deletes site module and its associated objects. |
− | |||
− | |||
− | + | |s= [logic] call [[VN_ms_module_fnc_randomSite_siteDelete]] | |
− | |||
− | + | |p1n= logic | |
− | + | |p1t= object | |
− | + | |p1d= the module logic | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |p1n= | ||
− | |p1t= | ||
− | |p1d= | ||
|p1v= | |p1v= | ||
Line 39: | Line 25: | ||
|p2v= | |p2v= | ||
− | |r1t= | + | |r1t= boolean |
− | |r1d= | + | |r1d= function's success |
− | |x1= <code> | + | |x1= <code>[module] call [[VN_ms_module_fnc_randomSite_siteDelete]];</code> |
}} | }} |
Latest revision as of 17:47, 26 February 2021
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Deletes site module and its associated objects.
Syntax
- Syntax
- [logic] call VN_ms_module_fnc_randomSite_siteDelete
- Parameters
- logic: Object - the module logic
- Return value
- Boolean - function's success
Examples
- Example 1
[module] call VN_ms_module_fnc_randomSite_siteDelete;