Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UIoStoreCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/IoStoreCommandlet.h |
| Include | #include "Commandlets/IoStoreCommandlet.h" |
Syntax
class UIoStoreCommandlet : public UCommandlet
Remarks
Commandlet for creating container file(s) used by the IoDispatcher.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UIoStoreCommandlet
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | StaticMain
(
const FString& Params |