![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PhysScene_Chaos.h>
Public Member Functions | |
| FConstraintViolatedDelegateWrapper (FConstraintInstanceBase *ConstraintInstance) | |
| void | DispatchOnViolated (float LinearViolation, float AngularViolation) |
Public Attributes | |
| FOnConstraintViolated | OnConstraintViolatedDelegate |
| int32 | ConstraintIndex |
| FConstraintViolatedDelegateWrapper::FConstraintViolatedDelegateWrapper | ( | FConstraintInstanceBase * | ConstraintInstance | ) |
| void FConstraintViolatedDelegateWrapper::DispatchOnViolated | ( | float | LinearViolation, |
| float | AngularViolation | ||
| ) |
| int32 FConstraintViolatedDelegateWrapper::ConstraintIndex |
| FOnConstraintViolated FConstraintViolatedDelegateWrapper::OnConstraintViolatedDelegate |