BIS fnc tridentHandleDamage: 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 - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 5: Line 5:
|p1= object: [[Object]]
|p1= object: [[Object]]
| [[Boolean]] - [[true]] if event handler managing the functionality was added, false when it existed already|x1= <code>BIS_tridentObject [[call]] [[BIS_fnc_tridentHandleDamage]];</code>
| [[Boolean]] - [[true]] if event handler managing the functionality was added, false when it existed already|x1= <code>BIS_tridentObject [[call]] [[BIS_fnc_tridentHandleDamage]];</code>
| [[BIS_fnc_tridentSetRelationship]], [[BIS_fnc_tridentGetRelationship]], [[BIS_fnc_tridentExecute]]
|seealso= [[BIS_fnc_tridentSetRelationship]], [[BIS_fnc_tridentGetRelationship]], [[BIS_fnc_tridentExecute]]
}}
}}



Revision as of 01:35, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Sides

Syntax

Syntax:
Syntax needed
Parameters:
object: Object
Return Value:
Return value needed

Examples

Example 1:
BIS_tridentObject call BIS_fnc_tridentHandleDamage;

Additional Information

See also:
BIS_fnc_tridentSetRelationshipBIS_fnc_tridentGetRelationshipBIS_fnc_tridentExecute

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