ImportText

Overload list

Windows
MacOS
Linux
Name Description

Public function

const TCHAR ...

 

ImportText

(
    const TCHAR* Buffer,
    void* Value,
    UObject* OwnerObject,
    int32 PortFlags,
    FOutputDevice* ErrorText,
    const FString& StructName,
    bool bAllowNativeOverride
)

Sets value of script struct based on imported string

Public function

const TCHAR ...

 

ImportText

(
    const TCHAR* Buffer,
    void* Value,
    UObject* OwnerObject,
    int32 PortFlags,
    FOutputDevice* ErrorText,
    const TFunctionRef< FString()>& St...,
    bool bAllowNativeOverride
)

Sets value of script struct based on imported 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