conversationDisabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
| [[Boolean]] - returns [[true]] if [[kbTell]] `IsSpeaking` > 0 for the given unit
| [[Boolean]] - returns [[true]] if [[kbTell]] `IsSpeaking` > 0 for the given unit


|x1= <code>_isConversationDisabled = [[conversationDisabled]];</code>
|x1= <code>_isConversationDisabled = [[conversationDisabled]] soldier1;</code>


|seealso= [[disableConversation]]
|seealso= [[disableConversation]]

Revision as of 15:20, 16 May 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object
Return Value:
Return value needed

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