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 RemoveSkeletalMeshReferenceForCaching
(
USkeletalMeshComponent * SkeletalMeshComponent
)
Remarks
Stops caching skeletal mesh poses (if this is the last one), and deregisters for a tick pre-requisite. Returns true if this was the last reference, false otherwise.