TStaticMeshVertexData::Num

Helper function to return the number of elements by this container.

Windows
MacOS
Linux

Override Hierarchy

FStaticMeshVertexDataInterface::Num()

TStaticMeshVertexData::Num()

References

Module

Engine

Header

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

Include

#include "StaticMeshVertexData.h"

Syntax

virtual int32 Num() const

Remarks

Helper function to return the number of elements by this container.

Returns

Number of elements 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