FDisplayClusterTypesConverter::ToString

We can't just use [FTimecode](API\Runtime\Core\Misc\FTimecode) ToString as that loses information.

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/DisplayClusterUtils/DisplayClusterTypesConverter.h

Include

#include "DisplayClusterUtils/DisplayClusterTypesConverter.h"

Syntax

template<>
FString ToString
(
    const FTimecode & from
)

Remarks

We can't just use FTimecode ToString as that loses information.

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