EComparisonFileTypes

Unreal Engine C++ API Reference > Developer > AutomationController

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h
Include #include "IAutomationReport.h"

Syntax

enum EComparisonFileTypes  
{  
    Unapproved,  
    Approved,  
    Difference,  
}  

Values

Name Description
Unapproved  
Approved  
Difference  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library