USoundNode::CanBeInCluster

Called during cluster construction if the object can be added to a cluster

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UObjectBaseUtility::CanBeInCluster()

USoundNode::CanBeInCluster()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundNode.h

Include

#include "Sound/SoundNode.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundNode.cpp

Syntax

virtual bool CanBeInCluster() const

Remarks

Called during cluster construction if the object can be added to a cluster

Returns

true if this object can be inside of a cluster