Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UCommandlet
- UMakeBinaryConfigCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/MakeBinaryConfigCommandlet.h |
| Include | #include "Commandlets/MakeBinaryConfigCommandlet.h" |
Syntax
UCLASS ()
class UMakeBinaryConfigCommandlet : public UCommandlet
Remarks
Commandlet for creating a binary GConfig to read in quickly
Constructors
| Type | Name | Description | |
|---|---|---|---|
UMakeBinaryConfigCommandlet
(
const FObjectInitializer& ObjectInitializer |