ImportObjectProperties

Overload list

Windows
MacOS
Linux
Name Description

Public function

const TCHAR ...

 

ImportObjectProperties

(
    FImportObjectParams& InParams
)

Parse and import text as property values for the object specified.

Public function

const TCHAR ...

 

ImportObjectProperties

(
    uint8* DestData,
    const TCHAR* SourceText,
    UStruct* ObjectStruct,
    UObject* SubobjectRoot,
    UObject* SubobjectOuter,
    FFeedbackContext* Warn,
    int32 Depth,
    int32 LineNumber,
    FObjectInstancingGraph* Instan...,
    const TMap< AActor*, AActor&#...
)

Parse and import text as property values for the object specified.

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