Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/UPhysicsControlComponent
References
| Module | PhysicsControl |
| Header | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Public/PhysicsControlComponent.h |
| Include | #include "PhysicsControlComponent.h" |
| Source | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Private/PhysicsControlComponentImpl.cpp |
bool RemoveSkeletalMeshReferenceForModifier
(
USkeletalMeshComponent * SkeletalMeshComponent
)
Remarks
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.