Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/USelection
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Selection.h |
| Include | #include "Selection.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Selection.cpp |
void ToggleSelect
&40;
UObject &42; InObject
&41;
Remarks
Toggles the selection state of the specified object.
Parameters
| Name | Description |
|---|---|
| InObject | The object to select/deselect. Must be non-NULL. |