Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | UAssetSizeQueryCommandlet |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/AssetSizeQueryCommandlet.h |
| Include Path | #include "Commandlets/AssetSizeQueryCommandlet.h" |
Syntax
UCLASS ()
class UAssetSizeQueryCommandlet : public UCommandlet
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCommandlet → UAssetSizeQueryCommandlet
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAssetSizeQueryCommandlet
(
const FObjectInitializer& ObjectInitializer |
Commandlets/AssetSizeQueryCommandlet.h |
Functions
Public
Overridden from UCommandlet
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int32 Main
(
const FString& Params |
Commandlets/AssetSizeQueryCommandlet.h |