TOctree2::IsValidElementId

Check if a [FOctreeElementId2](API\Runtime\Core\Math\FOctreeElementId2) is valid.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/GenericOctree.h

Include

#include "Math/GenericOctree.h"

Syntax

bool IsValidElementId
(
    FOctreeElementId2 ElementId
) const

Remarks

Check if a FOctreeElementId2 is valid.

Parameters

Parameter

Description

ElementId

The ElementId 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