Navigation
API > API/Plugins > API/Plugins/ChaosVD
Interface for any object that is able to provide CVD Character Ground Constraint Data
| Name | IChaosVDCharacterGroundConstraintDataProviderInterface |
| Type | class |
| Header File | /Engine/Plugins/ChaosVD/Source/ChaosVD/Public/ChaosVDCharacterGroundConstraintDataProviderInterface.h |
| Include Path | #include "ChaosVDCharacterGroundConstraintDataProviderInterface.h" |
Syntax
class IChaosVDCharacterGroundConstraintDataProviderInterface
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GetProviderName | void virtual GetCharacterGroundConstraintData(TArray< TSharedPtr< FChaosVDCharacterGroundConstraint > > &OutConstraintsFound) PURE_VIRTUAL(IChaosVDCharacterGroundConstraintDataProviderInterface FNam | Gathers and populates the provided array with any existing character ground constraint data for this object (if any) | ChaosVDCharacterGroundConstraintDataProviderInterface.h |