CT-TREE controls can handle multiple selections when the 'multiselectEnabled' parameter is set to 1.
It would be useful to be able to track the actions of the player when selecting multiple entries of a CT_Tree by being able to monitor the states of [SHIFT,CTRL,ALT] via eventhandlers such as 'onTreeSelChanged' or 'onTreeLButtonDown'.