武装突袭 Wiki
注册
Advertisement
Introduced with Arma 3 version 1.56
  

点击图片可看到更多讯息

开始使用于

游戏:
Arma 3
版本:
1.56

描述

描述:
Remove connection between entities.

基本句法

句法:
remove3DENConnection [type, from, to]
参数:
type: String - connection class from Cfg3DEN >> Connections
from: Array of Eden Entities - entities which has a connection
to: Eden Entity - connection target
返回值:
Bool - true if the connection was removed

范例

范例1:
remove3DENConnection ["RandomStart",get3DENSelected "Object","marker_0"] Remove random start on marker "marker_0" from all selected objects.

额外资讯

多人游戏:
-
也可以看看:
add3DENConnection get3DENConnections

注意事项

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

Notes


Bottom Section

Advertisement