Insert

Insert(int, T)

public void Insert(int index, T behaviour) ;

説明

Behaviourを挿入。

パラメーター

パラメーター名 説明
index 挿入先インデックス
behaviour 挿入するNodeBehaviour