Version: 2022.2
언어: 한국어
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: