Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FConstraintViolatedDelegateWrapper |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Physics/Experimental/PhysScene_Chaos.h |
| Include Path | #include "Physics/Experimental/PhysScene_Chaos.h" |
Syntax
struct FConstraintViolatedDelegateWrapper
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConstraintViolatedDelegateWrapper
(
FConstraintInstanceBase* ConstraintInstance |
Physics/Experimental/PhysScene_Chaos.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConstraintIndex | int32 | Physics/Experimental/PhysScene_Chaos.h | ||
| OnConstraintViolatedDelegate | FOnConstraintViolated | Physics/Experimental/PhysScene_Chaos.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DispatchOnViolated
(
float LinearViolation, |
Physics/Experimental/PhysScene_Chaos.h |