Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | FChaosVDCharacterGroundConstraint |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
| Include Path | #include "DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h" |
Syntax
USTRUCT ()
struct FChaosVDCharacterGroundConstraint : public FChaosVDConstraintDataWrapperBase
Inheritance Hierarchy
- FChaosVDWrapperDataBase → FChaosVDConstraintDataWrapperBase → FChaosVDCharacterGroundConstraint
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WrapperTypeName | FStringView | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CharacterParticleIndex | int32 | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h | ||
| ConstraintIndex | int32 | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| Data | FChaosVDCharacterGroundConstraintDataDataWrapper | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| GroundParticleIndex | int32 | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h | ||
| Settings | FChaosVDCharacterGroundConstraintSettingsDataWrapper | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| SolverID | int32 | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h | ||
| State | FChaosVDCharacterGroundConstraintStateDataWrapper | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Serialize
(
FArchive& Ar |
DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
Overridden from FChaosVDConstraintDataWrapperBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int32 GetConstraintIndex() |
DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h | ||
virtual int32 GetParticleIDAtSlot
(
EChaosVDParticlePairIndex IndexSlot |
DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h | ||
virtual int32 GetSolverID() |
DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |