FTextProperty::ImportText_Internal

Windows
MacOS
Linux

Override Hierarchy

FProperty::ImportText_Internal()

FTextProperty::ImportText_Internal()

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 const TCHAR * ImportText_Internal
(
    const TCHAR * Buffer,
    void * Data,
    int32 PortFlags,
    UObject * OwnerObject,
    FOutputDevice * ErrorText
) 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