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