FObjectReference

UDiffPackagesCommandlet and helper structs.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Commandlets/EditorCommandlets.h"

Syntax

struct FObjectReference

Remarks

Contains an object and the object's path name.

Variables

Name Description

Public variable

UObject *

 

Object

Public variable

FString

 

ObjectPathName

Constructors

Name Description

Public function

FObjectReference

(
    UObject* InObject
)

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