SetNodeBehaviour

SetNodeBehaviour(int, NodeBehaviour)

public void SetNodeBehaviour(int index, NodeBehaviour behaviour) ;

Description

Set NodeBehaviour

Parameters

Parameter Name Description
index Index
behaviour NodeBehaviour

Remarks

Since destruction of the NodeBehavior which was originally in the specified index is not guaranteed, refer to each node for addition and deletion.