UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNameInvalidCharsTest Namespace Reference

Functions

bool RunTest (const FString InvalidChars, const FString &StringViewToTest, const FString &ExpectedErrorMessage, bool bExpectedIsValid, FAutomationTestBase &TestBase)
 

Function Documentation

◆ RunTest()

bool FNameInvalidCharsTest::RunTest ( const FString  InvalidChars,
const FString &  StringViewToTest,
const FString &  ExpectedErrorMessage,
bool  bExpectedIsValid,
FAutomationTestBase TestBase 
)