BIS_fnc_reviveIsValid
Jump to navigation
Jump to search
Description
- Description:
/* Author: Jiri Wainar Description: Check if player can perform revive action on given unit. Parameters: 0: OBJECT - unconscious unit Returns: BOOL - is player able to revive the unit and is the unit revivable? Example: _reviveIsValid = [_unit] call bis_fnc_reviveIsValid; */
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [] call BIS_fnc_reviveIsValid
- Parameters:
- parameter: Datatype - (Optional, default defValue) description
- Return Value:
- Datatype - description
Examples
- Example 1:
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