visibleScoretable: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{Command|= ____________________________________________________________________________________________ |arma3dev |= Game |1.63|= Game Version |arg= |= Multiplayer Arguments...") |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 8: | Line 8: | ||
| Checks whether the score table is visible. |= Description | | Checks whether the score table is visible. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[ | | [[visibleScoretable]] |= Syntax | ||
| [[Bool]] |= Return Value | | [[Bool]] |= Return Value | ||
|x1= <code>_visible = [[visibleScoretable]];</code> |= Example 1 | |x1= <code>_visible = [[visibleScoretable]];</code> |= Example 1 |
Revision as of 14:15, 5 August 2016
Description
- Description:
- Checks whether the score table is visible.
- Groups:
- Uncategorised
Syntax
- Syntax:
- visibleScoretable
- Return Value:
- Bool
Examples
- Example 1:
_visible = visibleScoretable;
Additional Information
- See also:
- showScoretableshownScoretable
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
[[Category:Introduced with arma3dev version 1.63]][[ Category: arma3dev: New Scripting Commands | VISIBLESCORETABLE]][[ Category: arma3dev: Scripting Commands | VISIBLESCORETABLE]]