Version: 2020.2
Experimental: this API is experimental and might be changed or removed in the future.

Group.AcceptsElement

切换到手册
public bool AcceptsElement (Experimental.GraphView.GraphElement element, ref string reasonWhyNotAccepted);

参数

element 要添加的元素。
reasonWhyNotAccepted 表明不接受该元素的原因。

返回

bool 如果指定的元素是范围或组,则返回 false。否则返回 true。

描述

是否可以将元素添加到该组。