BIS fnc reviveOnState: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "|Datatype - description" to "|r1=")
Line 37: Line 37:
|p1= parameter: Datatype - (Optional, default defValue) description
|p1= parameter: Datatype - (Optional, default defValue) description


|Datatype - description
|r1=


|x1= <code>{ [<nowiki/>[[objNull]], 1, [[_x]]] [[call]] [[BIS_fnc_reviveOnState]]; } [[forEach]] ([[curatorSelected]] [[select]] 0);</code>
|x1= <code>{ [<nowiki/>[[objNull]], 1, [[_x]]] [[call]] [[BIS_fnc_reviveOnState]]; } [[forEach]] ([[curatorSelected]] [[select]] 0);</code>

Revision as of 15:00, 6 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Revive

Syntax

Syntax:
Syntax needed
Parameters:
parameter: Datatype - (Optional, default defValue) description
Return Value:
Return value needed

Examples

Example 1:
{ [objNull, 1, _x] call BIS_fnc_reviveOnState; } forEach (curatorSelected select 0);

Additional Information

See also:
See also needed

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