EFileExportType::SetFlag

Set a flag

Windows
MacOS
Linux

References

Module

AutomationController

Header

/Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h

Include

#include "IAutomationControllerManager.h"

Syntax

namespace EFileExportType
{
    static void EFileExportType::SetFlag
    (
        uint32 & InMask,
        const EFileExportType::Type InFlag
    )
}

Remarks

Set a flag

Parameters

Parameter

Description

InMask

The mask to set the flag on

InFlag

The flag to set

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