USplineMeshComponent::DestroyBodySetup

Destroys the body setup, used to clear collision if the mesh goes missing.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SplineMeshComponent.h

Include

#include "Components/SplineMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/SplineMeshComponent.cpp

Syntax

void DestroyBodySetup()

Remarks

Destroys the body setup, used to clear collision if the mesh goes missing.