BIN_fnc_probeHitpoint

From Bohemia Interactive Community
Revision as of 12:09, 13 October 2020 by R3vo (talk | contribs) (Text replacement - "|1.94|Game version= " to "|1.94|Game version= |gr1= Probe |GROUP1= ")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
/*
	bin_fnc_probeHitpoint

	Spawns particle effects & sound

	Function is connected to probe hitpoint and can be also manually triggered via calling following code:
		* [cursorObject,1,true] call bin_fnc_probeHitpoint - destroy hitpoint with index 1
*/
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki) Template:Feature arma3contact
Execution:
call
Groups:
Probe

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

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

Notes

Bottom Section