Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UFileServerCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/FileServerCommandlet.h |
| Include | #include "Commandlets/FileServerCommandlet.h" |
Syntax
class UFileServerCommandlet : public UCommandlet
Remarks
Implements a file server commandlet.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UFileServerCommandlet
(
const FObjectInitializer& ObjectInitializer |