node_removed


Description:

public signal void node_removed (void* parent, int index)

Indicates a node has been removed from the project

Parameters:

parent

The parent of the removed node

index

The location of the node before removal