FTextProperty::ExportTextItem

Windows
MacOS
Linux

Override Hierarchy

FProperty::ExportTextItem()

FTextProperty::ExportTextItem()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/TextProperty.h

Include

#include "UObject/TextProperty.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/TextProperty.cpp

Syntax

virtual void ExportTextItem
(
    FString & ValueStr,
    const void * PropertyValue,
    const void * DefaultValue,
    UObject * Parent,
    int32 PortFlags,
    UObject * ExportRootScope
) const

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