TArrayView::GetTypeSize

Helper function returning the size of the inner type.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/ArrayView.h

Include

#include "Containers/ArrayView.h"

Syntax

static constexpr size_t GetTypeSize()

Remarks

Helper function returning the size of the inner type.

Returns

Size in bytes of array type.