TManagedArrayBase::RangeCheck

Checks if index is in array range.

Windows
MacOS
Linux

References

Module

GeometryCollectionCore

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Public/GeometryCollection/ManagedArray.h

Include

#include "GeometryCollection/ManagedArray.h"

Syntax

void RangeCheck
(
    int32 Index
) const

Remarks

Checks if index is in array range.

Parameters

Parameter

Description

Index

Index to check.

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