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