conversationDisabled

From Bohemia Interactive Community
Revision as of 23:15, 16 June 2021 by Lou Montana (talk | contribs) (Text replacement - "\| *game([0-9]) *= *[aA]rma +3 * " to "|game$1= arma3 ")
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.06.

Description

Description:
A getter for disableConversation.
Groups:
Radio and Chat

Syntax

Syntax:
conversationDisabled unit
Parameters:
unit: Object
Return Value:
Boolean - Returns true if the status of kbTell IsSpeaking for the given unit is > 0. See disableConversation for more info

Examples

Example 1:
_isConversationDisabled = conversationDisabled soldier1;

Additional Information

See also:
disableConversation

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