Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/UPhysicsControlComponent
Description
Records that a modifier has stopped working with the skeletal mesh and restores original data if necessary. Returns true if this was the last reference, false otherwise.
| Name | RemoveSkeletalMeshReferenceForModifier |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Public/PhysicsControlComponent.h |
| Include Path | #include "PhysicsControlComponent.h" |
| Source | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Private/PhysicsControlComponentImpl.cpp |
bool RemoveSkeletalMeshReferenceForModifier
(
USkeletalMeshComponent * SkeletalMeshComponent
)