Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/UPhysicsControlComponent > API/Plugins/PhysicsControl/UPhysicsControlComponent/FindBodyModifierRecord
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 |
FPhysicsBodyModifierRecord * FindBodyModifierRecord
(
const FName Name
)
Remarks
Retrieves the body modifier for the name. Note that if Name is blank then the first modifier will be returned, assuming there is one.