UGeometryCollectionComponent::GetRigidBodyGuidArray

Const [TManagedArray](API\Runtime\GeometryCollectionCore\GeometryCollection\TManagedArray_int32)& GetRigidBodyIdArray() const { return RigidBodyIds; }

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h

Include

#include "GeometryCollection/GeometryCollectionComponent.h"

Syntax

const TManagedArray< FGuid > & GetRigidBodyGuidArray() const

Remarks

Const TManagedArray& GetRigidBodyIdArray() const { return RigidBodyIds; }

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