FAutomationPerformanceSnapshot::FromCommaDelimitedString

Deserializes from a comma-delimited string created with MakeCommaDeliminedString

Windows
MacOS
Linux

References

Module

AutomationWorker

Header

/Engine/Source/Runtime/AutomationWorker/Public/IAutomationWorkerModule.h

Include

#include "IAutomationWorkerModule.h"

Syntax

void FromCommaDelimitedString
(
    const FString & CommaDelimitedString
)

Remarks

Deserializes from a comma-delimited string created with MakeCommaDeliminedString

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