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

#include <PhysScene_Chaos.h>

Public Member Functions

 FConstraintBrokenDelegateWrapper (FConstraintInstanceBase *ConstraintInstance)
 
void DispatchOnBroken ()
 

Public Attributes

FOnConstraintBroken OnConstraintBrokenDelegate
 
int32 ConstraintIndex
 

Constructor & Destructor Documentation

◆ FConstraintBrokenDelegateWrapper()

FConstraintBrokenDelegateWrapper::FConstraintBrokenDelegateWrapper ( FConstraintInstanceBase ConstraintInstance)

Member Function Documentation

◆ DispatchOnBroken()

void FConstraintBrokenDelegateWrapper::DispatchOnBroken ( )

Member Data Documentation

◆ ConstraintIndex

int32 FConstraintBrokenDelegateWrapper::ConstraintIndex

◆ OnConstraintBrokenDelegate

FOnConstraintBroken FConstraintBrokenDelegateWrapper::OnConstraintBrokenDelegate

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