USMInstalledContentAsset¶
Module: SMContentEditor
#include <SMInstalledContentAsset.h>
Inherits from UObject
Description¶
An asset which may be created when content is installed and is used to determine installed content versioning.
Public Functions¶
| Name | |
|---|---|
| virtual void | Serialize(FArchive & Ar) override |
| virtual bool | IsEditorOnly() const override |
Public Attributes¶
| Name | |
|---|---|
| FMD5Hash | PAKFileHash |