TStaticMeshVertexData::GetResourceSize

Helper function to return the amount of memory allocated by this container.

Windows
MacOS
Linux

Override Hierarchy

FStaticMeshVertexDataInterface::GetResourceSize()

TStaticMeshVertexData::GetResourceSize()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StaticMeshVertexData.h

Include

#include "StaticMeshVertexData.h"

Syntax

virtual SIZE_T GetResourceSize() const

Remarks

Helper function to return the amount of memory allocated by this container.

Returns

Number of bytes allocated by this container.

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