conversationDisabled: Difference between revisions
| m (formatting) | Lou Montana (talk | contribs)  m (Text replacement - " |descr=" to " |branch= dev  |descr=") | ||
| Line 6: | Line 6: | ||
| |gr1= Radio and Chat | |gr1= Radio and Chat | ||
| |branch= dev | |||
| |descr= A getter for [[disableConversation]].   | |descr= A getter for [[disableConversation]].   | ||
Revision as of 13:18, 21 May 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
 
	