Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | EGatherSourcePasses |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromSourceCommandlet.h" |
Syntax
enum EGatherSourcePasses
{
Prepass = 0,
Mainpass = 1,
}
Values
| Name | Remarks |
|---|---|
| Prepass | |
| Mainpass |