FBlueprintDependencyObjectRef

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Blueprint/BlueprintSupport.h

Include

#include "Blueprint/BlueprintSupport.h"

Syntax

struct FBlueprintDependencyObjectRef

Variables

Name Description

Public variable

FName

 

ClassName

Public variable

FName

 

ClassPackageName

Public variable

FName

 

ObjectName

Public variable

FName

 

OuterName

Public variable

FName

 

PackageName

Constructors

Name Description

Public function

FBlueprintDependencyObjectRef()

Public function

FBlueprintDependencyObjectRef

(
    const TCHAR* InPackageFolder,
    const TCHAR* InShortPackageNam...,
    const TCHAR* InObjectName,
    const TCHAR* InClassPackageNam...,
    const TCHAR* InClassName,
    const TCHAR* InOuterName
)

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