Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

StackNode.InsertElement

マニュアルに切り替える
public void InsertElement (int index, Experimental.GraphView.GraphElement element);

パラメーター

index The index where the specified GraphElement will be inserted.
element The GraphElement to insert.

説明

Inserts the specified GraphElement at the specified index in this StackNode.


Did you find this page useful? Please give it a rating: