Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/USelection > API/Editor/UnrealEd/USelection/GetBottom
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Selection.h |
| Include | #include "Selection.h" |
UObject &42; GetBottom
&40;
UClass &42; InClass
&41;
Remarks
Returns the last selected object of the specified class. The last selected object of the specified class.
Parameters
| Name | Description |
|---|---|
| InClass | The class of object to return. Must be non-NULL. |