UGeometryCollectionComponent::SetNotifyRigidBodyCollision

Changes the value of bNotifyRigidBodyCollision

Windows
MacOS
Linux

Override Hierarchy

UPrimitiveComponent::SetNotifyRigidBodyCollision()

UGeometryCollectionComponent::SetNotifyRigidBodyCollision()

References

Module

GeometryCollectionEngine

Header

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

Include

#include "GeometryCollection/GeometryCollectionComponent.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionComponent.cpp

Syntax

virtual void SetNotifyRigidBodyCollision
(
    bool bNewNotifyRigidBodyCollision
)

Remarks

Changes the value of bNotifyRigidBodyCollision

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