EFileExportType::SetFlag

Set a flag

Unreal Engine C++ API Reference > Developer > AutomationController

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h
Include #include "IAutomationControllerManager.h"
namespace EFileExportType  
{  
    static void EFileExportType::SetFlag  
    (  
        uint32 & InMask,  
        const [EFileExportType::Type](API\Developer\AutomationController\EFileExportType__Type) InFlag  
    )  
}  

Remarks

Set a flag

Parameters

Name Description
InMask The mask to set the flag on
InFlag The flag to set

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library