DataTableUtils::GetPropertyImportNames

Util to get the all variants for export names for backwards compatibility.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DataTableUtils.h

Include

#include "DataTableUtils.h"

Source

/Engine/Source/Runtime/Engine/Private/DataTableUtils.cpp

Syntax

namespace DataTableUtils
{
    void DataTableUtils::GetPropertyImportNames
    (
        const FProperty * Prop,
        TArray< FString > & OutResult
    )
}

Remarks

Util to get the all variants for export names for backwards compatibility.

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