FContentBrowserAssetFileItemDataPayload_Creation

Windows
MacOS
Linux

Inheritance Hierarchy

FContentBrowserAssetFileItemDataPayload

FGCObject

FContentBrowserAssetFileItemDataPayload_Creation

References

Module

ContentBrowserAssetDataSource

Header

/Engine/Plugins/Editor/ContentBrowser/ContentBrowserAssetDataSource/Source/ContentBrowserAssetDataSource/Public/ContentBrowserAssetDataPayload.h

Include

#include "ContentBrowserAssetDataPayload.h"

Syntax

class FContentBrowserAssetFileItemDataPayload_Creation :
    public FContentBrowserAssetFileItemDataPayload,
    public FGCObject

Constructors

Name Description

Public function

FContentBrowserAssetFileItemDataPayload_Creation

(
    FAssetData&& InAssetData,
    UClass* InAssetClass,
    UFactory* InFactory
)

Functions

Name Description

Public function Const

UClass *

 

GetAssetClass()

Public function Const

UFactory ...

 

GetFactory()

Overridden from FGCObject

Name Description

Public function Virtual

void

 

AddReferencedObjects

(
    FReferenceCollector& Collector
)

Pure virtual that must be overloaded by the inheriting class.

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