武装突袭 Wiki
Advertisement
Introduced with Arma 3 version 1.38
  

点击图片可看到更多讯息

开始使用于

游戏:
Arma 3
版本:
1.38

描述

描述:
Returns a list of all variables from desired namespace. Namespaces supported:
  • CONTROL
  • TEAM_MEMBER
  • NAMESPACE
  • OBJECT
  • GROUP
  • TASK
  • LOCATION

基本句法

句法:
allVariables namespace
参数:
namespace: Control, Team Member, Namespace, Object, Group, Task, Location
返回值:
Array of Strings - array of variable names

范例

范例1:
_allVars = allVariables uiNamespace;

额外资讯

多人游戏:
-
也可以看看:
allControlsallDisplaysallCuratorsallGroupsallDeadallDeadMen

注意事项

此处撰写句法皆为可行用法. 可到官网[1]专页回报错误. 你可以使用讨论页面或是论坛来进行讨论.
新增注意事项 | 如何新增?

Notes

Bottom Section

Advertisement