FPerSolverData

Windows
MacOS
Linux

References

Module

ChaosCaching

Header

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h

Include

#include "Chaos/CacheManagerActor.h"

Syntax

struct FPerSolverData

Variables

Name Description

Public variable

TArray< Chaos::...

 

PendingKinematicUpdates

List of particles in the solver that are pending a kinematic update to be pushed back to their owner

Public variable

TArray< int32 >

 

PlaybackIndices

List of indices for components tagged for playback - avoids iterating non playback components

Public variable

TArray< FPlayba...

 

PlaybackTickRecords

List of the tick records for each playback index, tracks where the last tick was

Public variable

FDelegateHandle

 

PostSolveHandle

Public variable

FDelegateHandle

 

PreBufferHandle

Public variable

FDelegateHandle

 

PreSolveHandle

Handles to solver events to push/pull cache data

Public variable

TArray< int32 >

 

RecordIndices

List of indices for components tagged for record - avoids iterating non record components

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss