![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Tickable.h"#include "EventsData.h"#include "Physics/PhysScene.h"#include "Physics/Experimental/ChaosEventType.h"#include "GameFramework/Actor.h"#include "PhysicsPublic.h"#include "PhysInterface_Chaos.h"#include "Physics/PhysicsInterfaceUtils.h"#include "Chaos/ChaosScene.h"#include "Chaos/ContactModification.h"#include "Chaos/Real.h"#include "Chaos/AsyncInitBodyHelper.h"#include "Chaos/ChaosDebugNameDefines.h"#include "UObject/ObjectKey.h"Go to the source code of this file.
Classes | |
| struct | FConstraintBrokenDelegateWrapper |
| struct | FConstraintViolatedDelegateWrapper |
| struct | FPlasticDeformationDelegateWrapper |
| class | FPhysScene_Chaos |
Namespaces | |
| namespace | Chaos |
Macros | |
| #define | CHAOS_WITH_PAUSABLE_SOLVER 1 |
| #define | XGE_FIXED 0 |
Variables | |
| int32 | GEnableKinematicDeferralStartPhysicsCondition |
| #define CHAOS_WITH_PAUSABLE_SOLVER 1 |
| #define XGE_FIXED 0 |
|
extern |