UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SerializedSolverScene.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4#include "Chaos/ImplicitFwd.h"
6#include "SerializedSolverScene.generated.h"
7
8namespace Chaos
9{
10 class FChaosArchive;
11}
12
18
20
25USTRUCT()
#define UE_INTERNAL
Definition CoreMiscDefines.h:345
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define USTRUCT(...)
Definition ObjectMacros.h:746
Definition Array.h:670
Definition SkeletalMeshComponent.h:307
Definition ChaosVDCharacterGroundConstraintDataWrappers.h:94
Definition ChaosVDCharacterGroundConstraintDataWrappers.h:119
Definition ChaosVDImplicitObjectDataWrapper.h:14
Definition ChaosVDJointDataWrappers.h:405
Definition ChaosVDParticleDataWrapper.h:747
Definition ChaosVDCollisionDataWrappers.h:343
Definition SerializedSolverScene.h:27