unregisterTask: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[:Category:Command Group: Briefing]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 15:51, 29 May 2018

Hover & click on the images for description

Description

Description:
Unregister a task type.
Groups:
Uncategorised

Syntax

Syntax:
teamMember unregisterTask name
Parameters:
teamMember: Team Member
name: String
Return Value:
Boolean

Examples

Example 1:
player unregisterTask taskName;

Additional Information

See also:
Category:Command Group: Briefing

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