FGeographicCoordinates::ToSeparateTexts

Windows
MacOS
Linux

References

Module

GeoReferencing

Header

/Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/GeographicCoordinates.h

Include

#include "GeographicCoordinates.h"

Source

/Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/GeographicCoordinates.cpp

Syntax

void ToSeparateTexts
(
    FText & OutLatitude,
    FText & OutLongitude,
    FText & OutAltitude,
    int32 IntegralDigitsLatLon,
    int32 IntegralDigitsAlti,
    bool bAsDMS
)

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