BIN fnc deconShowerDelete: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "</small> |= Description" to "</small> |Description=")
m (Text replacement - " it's" to " it is")
Line 9: Line 9:
| <pre>/*
| <pre>/*
bin_fnc_deconShowerDelete
bin_fnc_deconShowerDelete
Delete all sound sources attachted to decon shower in case it's destroyed or deleted
Delete all sound sources attachted to decon shower in case it is destroyed or deleted
*/
*/
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |Description=
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |Description=

Revision as of 19:20, 7 September 2020

Hover & click on the images for description

Description

Description:
/*
	bin_fnc_deconShowerDelete
	Delete all sound sources attachted to decon shower in case it is destroyed or deleted
*/
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Uncategorised

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