Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
| Type | Name | Description | |
|---|---|---|---|
| void | ToolSelectionUtil::SetNewActorSelection
(
UInteractiveToolManager* ToolManager, |
Change the active selection to the given Actor, via given ToolManager. Replaces existing selection. | |
| void | ToolSelectionUtil::SetNewActorSelection
(
UInteractiveToolManager* ToolManager, |
Change the active selection to the given Actors, via given ToolManager. |