ImportObjectProperties

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

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Editor.h

Include

#include "Editor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorObject.cpp

Syntax

const TCHAR * ImportObjectProperties
(
    FImportObjectParams & InParams
)

Remarks

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

Returns

NULL if the default values couldn't be imported

Parameters

Parameter

Description

InParams

Parameters for object import; see declaration of FImportObjectParams.

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