BIS fnc GCinit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3>" to "")
m (Text replacement - "{{HashLink" to "{{Link")
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function
{{RV|type=function


| tkoh
|game1= tkoh
|version1= 1.00


|1.00
|game2= arma3
|version2= 0.50


|gr1 = Diagnostic
|gr1= Diagnostic


| Initializes Garbage Collection.
|descr= Initializes Garbage Collection.


| <!-- [] call [[BIS_fnc_GCinit]]; -->
|s1= [] call [[BIS_fnc_GCinit]]


|p1=
|r1=


|
|x1= <sqf>[] call BIS_fnc_GCinit;</sqf>
 
|x1= -
 
| -


|seealso= [[Arma 2: Garbage Collector]] {{Link|Description.ext#Corpse & wreck management}}
}}
}}
[[Category:Functions|{{uc:GCinit}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:GCinit}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:GCinit}}]]

Latest revision as of 18:44, 4 January 2023

Hover & click on the images for description

Description

Description:
Initializes Garbage Collection.
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
[] call BIS_fnc_GCinit
Return Value:
Return value needed

Examples

Example 1:
[] call BIS_fnc_GCinit;

Additional Information

See also:
Arma 2: Garbage Collector Description.ext - Corpse & wreck management

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note