Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/USelection
| Type | Name | Description | |
|---|---|---|---|
| int32 | CountSelections
(
bool bIgnorePendingKill |
Returns the number of selected objects of the specified type. | |
| int32 | CountSelections
(
UClass* ClassToCount, |
Untemplated version of CountSelections. |