FOctreeChildNodeSubset::Contains

Determines whether the subset contains a specific node.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/GenericOctree.h"

Source

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

Syntax

bool Contains
(
    FOctreeChildNodeRef ChildRef
) const

Remarks

Determines whether the subset contains a specific node.

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