Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UGenerateDistillFileSetsCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GenerateDistillFileSetsCommandlet.h |
| Include | #include "Commandlets/GenerateDistillFileSetsCommandlet.h" |
Syntax
class UGenerateDistillFileSetsCommandlet : public UCommandlet
Remarks
Find AnimNotify instances that do not have the AnimSeqeunce that 'owns' them as their outer.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UGenerateDistillFileSetsCommandlet
(
const FObjectInitializer& ObjectInitializer |