FMaterialResourceMemoryWriter

Windows
MacOS
Linux

Inheritance Hierarchy

FArchiveState

FArchive

FMemoryArchive

FMemoryWriter

FMaterialResourceMemoryWriter

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialShared.h

Include

#include "MaterialShared.h"

Syntax

class FMaterialResourceMemoryWriter : public FMemoryWriter

Constructors

Destructors

Functions

Overridden from FArchiveState

Name Description

Public function Virtual Const

FString

 

GetArchiveName()

Returns the name of the Archive.

Public function Virtual Const

const FCusto...

 

GetCustomVersions()

Gets the custom version numbers for this archive.

Operators

Name Description

Public function Virtual

FArchive &

 

operator<<

(
    FName& Value
)

Serializes an FName value from or into this archive.

Public function

FMaterialRes...

 

operator=

(
    const FMaterialResourceMemoryWriter...
)

Public function

FMaterialRes...

 

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