sentencesEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (formatting)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


|arma 3
|game1= arma 3


|2.06
|version1= 2.06


|gr1=  
|gr1= Radio and Chat


| A getter for [[enableSentences]]
|descr= A getter for [[enableSentences]].


| [[sentencesEnabled]]
|s1= [[sentencesEnabled]]


| [[Boolean]] - returns [[true]] if sentences are enabled
|r1= [[Boolean]] - Returns [[true]] if sentences are enabled


|x1= <code>_areSentencesEnabled = [[sentencesEnabled]];</code>
|x1= <code>_areSentencesEnabled = [[sentencesEnabled]];</code>
Line 17: Line 17:
|seealso= [[enableSentences]]
|seealso= [[enableSentences]]
}}
}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma3|Scripting Commands}}

Revision as of 11:09, 20 May 2021

Hover & click on the images for description

Description

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

Syntax

Syntax:
sentencesEnabled
Return Value:
Boolean - Returns true if sentences are enabled

Examples

Example 1:
_areSentencesEnabled = sentencesEnabled;

Additional Information

See also:
enableSentences

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