FNumericUnit::TryParseString

Parse a numeric unit from a string

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/UnitConversion.h

Include

#include "Math/UnitConversion.h"

Source

/Engine/Source/Runtime/Core/Public/Math/UnitConversion.inl

Syntax

static TOptional< FNumericUnit< NumericType > > TryParseString
(
    const TCHAR * InSource
)

Remarks

Parse a numeric unit from a string

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