Navigation
API > API/Editor > API/Editor/UnrealEd
Find AnimNotify instances that do not have the AnimSeqeunce that 'owns' them as their outer.
| Name | UGenerateDistillFileSetsCommandlet |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GenerateDistillFileSetsCommandlet.h |
| Include Path | #include "Commandlets/GenerateDistillFileSetsCommandlet.h" |
Syntax
UCLASS ()
class UGenerateDistillFileSetsCommandlet : public UCommandlet
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCommandlet → UGenerateDistillFileSetsCommandlet
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UGenerateDistillFileSetsCommandlet
(
const FObjectInitializer& ObjectInitializer |
Commandlets/GenerateDistillFileSetsCommandlet.h |
Functions
Public
Overridden from UCommandlet
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int32 Main
(
const FString& Params |
Commandlets/GenerateDistillFileSetsCommandlet.h |