UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BodyInstanceCore.cpp File Reference
#include "BodyInstanceCore.h"
#include "BodySetupCore.h"
#include "HAL/IConsoleManager.h"

Variables

int32 UseDeprecatedBehaviorUpdateMassScaleChanges = 0
 
FAutoConsoleVariableRef CVarUseDeprecatedBehaviorUpdateMassScaleChanges (TEXT("p.UseDeprecatedBehaviorUpdateMassScaleChanges"), UseDeprecatedBehaviorUpdateMassScaleChanges, TEXT("Allows FBodyInstanceCore::bUpdateMassWhenScaleChanges to default to false. This has potential issues, but allows existing projects to retain old behavior"))
 

Variable Documentation

◆ CVarUseDeprecatedBehaviorUpdateMassScaleChanges

FAutoConsoleVariableRef CVarUseDeprecatedBehaviorUpdateMassScaleChanges(TEXT("p.UseDeprecatedBehaviorUpdateMassScaleChanges"), UseDeprecatedBehaviorUpdateMassScaleChanges, TEXT("Allows FBodyInstanceCore::bUpdateMassWhenScaleChanges to default to false. This has potential issues, but allows existing projects to retain old behavior")) ( TEXT("p.UseDeprecatedBehaviorUpdateMassScaleChanges")  ,
UseDeprecatedBehaviorUpdateMassScaleChanges  ,
TEXT("Allows FBodyInstanceCore::bUpdateMassWhenScaleChanges to default to false. This has potential issues, but allows existing projects to retain old behavior"  
)

◆ UseDeprecatedBehaviorUpdateMassScaleChanges

int32 UseDeprecatedBehaviorUpdateMassScaleChanges = 0