FMaterialResourceMemoryWriter::GetCustomVersions

Gets the custom version numbers for this archive.

Windows
MacOS
Linux

Override Hierarchy

FArchiveState::GetCustomVersions()

FMaterialResourceMemoryWriter::GetCustomVersions()

References

Module

Engine

Header

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

Include

#include "MaterialShared.h"

Syntax

virtual const FCustomVersionContainer & GetCustomVersions() const

Remarks

Gets the custom version numbers for this archive. These are used to check for system or game-specific version numbers.

Returns

The container of custom versions in the archive.

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