Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
Description
Get the estimated size of the asset on disk. This is the uncooked asset, which is larger than the cooked one.
| Name | GetEditorAssetSizeInBytes |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include Path | #include "MLDeformerModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Private/MLDeformerModel.cpp |
uint64 GetEditorAssetSizeInBytes() const
The size in bytes.