conversationDisabled: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |descr=" to " |branch= dev |descr=") |
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])= *([^ ]+) * +\|version([0-9])= *([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
||
Line 2: | Line 2: | ||
|game1= arma 3 | |game1= arma 3 | ||
|version1= 2.06 | |version1= 2.06 | ||
Revision as of 10:13, 14 June 2021
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