BIS fnc GCinit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |p1= |x1= - | - }}" to " |x1= - |seealso= - }}")
m (Some wiki formatting)
Line 1: Line 1:
{{RV|type=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.


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


|x1= -
|x1= <code>[] call [[BIS_fnc_GCinit]]</code>


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

Revision as of 22:44, 10 June 2021

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