FMoveInfo

Target package and object name for moving an asset.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "ObjectTools.h"

Syntax

class FMoveInfo

Remarks

Target package and object name for moving an asset.

Variables

Name Description

Public variable

FString

 

FullPackageName

Public variable

FString

 

NewObjName

Functions

Name Description

Public function Const

bool

 

IsValid()

Public function

void

 

Set

(
    const TCHAR* InFullPackageName,
    const TCHAR* InNewObjName
)

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