LexToString

Return a readable string of the provided EFunctionalTestResult enum

Unreal Engine C++ API Reference > Developer > FunctionalTesting

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h
Include #include "FunctionalTest.h"
Source /Engine/Source/Developer/FunctionalTesting/Private/FunctionalTest.cpp
[FString](API\Runtime\Core\Containers\FString) LexToString
(
    const [EFunctionalTestResult](API\Developer\FunctionalTesting\EFunctionalTestResult) TestResult
)

Remarks

Return a readable string of the provided EFunctionalTestResult enum


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library