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

#include <PhysScene_Chaos.h>

Public Member Functions

 FConstraintViolatedDelegateWrapper (FConstraintInstanceBase *ConstraintInstance)
 
void DispatchOnViolated (float LinearViolation, float AngularViolation)
 

Public Attributes

FOnConstraintViolated OnConstraintViolatedDelegate
 
int32 ConstraintIndex
 

Constructor & Destructor Documentation

◆ FConstraintViolatedDelegateWrapper()

FConstraintViolatedDelegateWrapper::FConstraintViolatedDelegateWrapper ( FConstraintInstanceBase ConstraintInstance)

Member Function Documentation

◆ DispatchOnViolated()

void FConstraintViolatedDelegateWrapper::DispatchOnViolated ( float  LinearViolation,
float  AngularViolation 
)

Member Data Documentation

◆ ConstraintIndex

int32 FConstraintViolatedDelegateWrapper::ConstraintIndex

◆ OnConstraintViolatedDelegate

FOnConstraintViolated FConstraintViolatedDelegateWrapper::OnConstraintViolatedDelegate

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