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