EGatherTextSourceFileTypes

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h

Include

#include "Commandlets/GatherTextFromSourceCommandlet.h"

Syntax

enum EGatherTextSourceFileTypes
{
    None    = 0,
    Cpp     = 1 << 0,
    Ini     = 1 << 1,
}

Values

Name

Description

None

Cpp

Ini

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss