Navigation
API > API/Plugins > API/Plugins/UserToolBoxBasicCommand
| Name | USelectActorBySize |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UserToolBoxBasicCommand/Source/UserToolBoxBasicCommand/Public/SelectActorBySize.h |
| Include Path | #include "SelectActorBySize.h" |
Syntax
UCLASS ()
class USelectActorBySize : public UUTBBaseCommand
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UUTBBaseCommand → USelectActorBySize
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
USelectActorBySize() |
SelectActorBySize.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SizeThreshold | float | SelectActorBySize.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Execute() |
SelectActorBySize.h |