Destroy

Destroy(Node, Object)

public void Destroy(Node node, Object behaviour) ;

Description

Destroy NodeBehaviour

Parameters

Parameter Name Description
node Node that has NodeBehaviour
behaviour Object of NodeBehaviour

Destroy(Node, int)

public void Destroy(Node node, int behaviourIndex) ;

Description

Destroy NodeBehaviour

Parameters

Parameter Name Description
node Node that has NodeBehaviour
behaviourIndex The index to discard