UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FChaosVDCharacterGroundConstraintStateDataWrapper Struct Reference

#include <ChaosVDCharacterGroundConstraintDataWrappers.h>

+ Inheritance diagram for FChaosVDCharacterGroundConstraintStateDataWrapper:

Public Member Functions

CHAOSVDRUNTIME_API bool Serialize (FArchive &Ar)
 
- Public Member Functions inherited from FChaosVDWrapperDataBase
virtual ~FChaosVDWrapperDataBase ()=default
 
virtual bool HasValidData () const
 
void MarkAsValid ()
 

Public Attributes

int32 Island = INDEX_NONE
 
int32 Level = INDEX_NONE
 
int32 Color = INDEX_NONE
 
int32 IslandSize = INDEX_NONE
 
bool bDisabled = false
 
FVector SolverAppliedForce = FVector::ZeroVector
 
FVector SolverAppliedTorque = FVector::ZeroVector
 

Additional Inherited Members

- Protected Attributes inherited from FChaosVDWrapperDataBase
bool bHasValidData = false
 

Member Function Documentation

◆ Serialize()

bool FChaosVDCharacterGroundConstraintStateDataWrapper::Serialize ( FArchive Ar)

Member Data Documentation

◆ bDisabled

bool FChaosVDCharacterGroundConstraintStateDataWrapper::bDisabled = false

◆ Color

int32 FChaosVDCharacterGroundConstraintStateDataWrapper::Color = INDEX_NONE

◆ Island

int32 FChaosVDCharacterGroundConstraintStateDataWrapper::Island = INDEX_NONE

◆ IslandSize

int32 FChaosVDCharacterGroundConstraintStateDataWrapper::IslandSize = INDEX_NONE

◆ Level

int32 FChaosVDCharacterGroundConstraintStateDataWrapper::Level = INDEX_NONE

◆ SolverAppliedForce

FVector FChaosVDCharacterGroundConstraintStateDataWrapper::SolverAppliedForce = FVector::ZeroVector

◆ SolverAppliedTorque

FVector FChaosVDCharacterGroundConstraintStateDataWrapper::SolverAppliedTorque = FVector::ZeroVector

The documentation for this struct was generated from the following files: