TArrayView::GetTypeSize

Helper function returning the size of the inner type.

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.

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