FContentComparisonAssetInfo

Helper class containing information about [UObject](API\Runtime\CoreUObject\UObject\UObject) assets referenced.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/EngineUtils.h

Include

#include "EngineUtils.h"

Syntax

struct FContentComparisonAssetInfo

Remarks

Helper class containing information about UObject assets referenced.

Variables

Name Description

Public variable

FString

 

AssetName

Name of the asset

Public variable

int32

 

ResourceSize

The resource size of the asset

Constructors

Name Description

Public function

FContentComparisonAssetInfo()

Constructor

Operators

Name Description

Public function

FContentComp...

 

operator=

(
    const FContentComparisonAssetInfo&...
)

Operator =

Public function

bool

 

operator==

(
    const FContentComparisonAssetInfo&...
)

Operator ==

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