BIS fnc GCinit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| ''N/A'' |DESCRIPTION=" to "| ''N/A''<br>{{placeholder}} |DESCRIPTION=")
m (Text replacement - "{{HashLink" to "{{Link")
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=function


{{Function|Comments=
|game1= tkoh
____________________________________________________________________________________________
|version1= 1.00


| tkoh |Game name=
|game2= arma3
|version2= 0.50


|1.00|Game version=
|gr1= Diagnostic
____________________________________________________________________________________________


| ''N/A''<br>{{placeholder}} |DESCRIPTION=
|descr= Initializes Garbage Collection.
____________________________________________________________________________________________


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


|p1= |PARAMETER1=
|r1=


| |RETURNVALUE=
|x1= <sqf>[] call BIS_fnc_GCinit;</sqf>
____________________________________________________________________________________________
 
|x1= <code></code> |=
____________________________________________________________________________________________
 
| |SEEALSO=


|seealso= [[Arma 2: Garbage Collector]] {{Link|Description.ext#Corpse & wreck management}}
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Debug|{{uc:GCinit}}]]
[[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