UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PhysicsConstraintComponent.cpp File Reference

Macros

#define LOCTEXT_NAMESPACE   "ConstraintComponent"
 

Functions

 DECLARE_LOG_CATEGORY_EXTERN (LogPhysicsConstraints, Log, All)
 
 DEFINE_LOG_CATEGORY (LogPhysicsConstraints)
 
int32 GetBoneIndexHelper (FName InBoneName, const USkeletalMeshComponent &SkelComp, int32 *BodyIndex=nullptr)
 

Macro Definition Documentation

◆ LOCTEXT_NAMESPACE

#define LOCTEXT_NAMESPACE   "ConstraintComponent"

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogPhysicsConstraints  ,
Log  ,
All   
)

◆ DEFINE_LOG_CATEGORY()

DEFINE_LOG_CATEGORY ( LogPhysicsConstraints  )

◆ GetBoneIndexHelper()

int32 GetBoneIndexHelper ( FName  InBoneName,
const USkeletalMeshComponent &  SkelComp,
int32 BodyIndex = nullptr 
)