UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FChaosDerivedDataCooker Class Reference

#include <ChaosDerivedData.h>

+ Inheritance diagram for FChaosDerivedDataCooker:

Public Types

using BuildPrecision = float
 

Public Member Functions

virtual const TCHARGetPluginName () const override
 
virtual const TCHARGetVersionString () const override
 
virtual FString GetPluginSpecificCacheKeySuffix () const override
 
virtual bool IsBuildThreadsafe () const override
 
virtual bool Build (TArray< uint8 > &OutData) override
 
virtual FString GetDebugContextString () const override
 
 FChaosDerivedDataCooker (UBodySetup *InSetup, FName InFormat, bool bUseRefHolder=true)
 
bool CanBuild ()
 

Friends

class FChaosDerivedDataCookerRefHolder
 

Member Typedef Documentation

◆ BuildPrecision

Constructor & Destructor Documentation

◆ FChaosDerivedDataCooker()

FChaosDerivedDataCooker::FChaosDerivedDataCooker ( UBodySetup InSetup,
FName  InFormat,
bool  bUseRefHolder = true 
)

Member Function Documentation

◆ Build()

bool FChaosDerivedDataCooker::Build ( TArray< uint8 > &  OutData)
overridevirtual

◆ CanBuild()

bool FChaosDerivedDataCooker::CanBuild ( )
inline

◆ GetDebugContextString()

FString FChaosDerivedDataCooker::GetDebugContextString ( ) const
overridevirtual

◆ GetPluginName()

const TCHAR * FChaosDerivedDataCooker::GetPluginName ( ) const
overridevirtual

◆ GetPluginSpecificCacheKeySuffix()

FString FChaosDerivedDataCooker::GetPluginSpecificCacheKeySuffix ( ) const
overridevirtual

◆ GetVersionString()

const TCHAR * FChaosDerivedDataCooker::GetVersionString ( ) const
overridevirtual

◆ IsBuildThreadsafe()

bool FChaosDerivedDataCooker::IsBuildThreadsafe ( ) const
overridevirtual

Friends And Related Symbol Documentation

◆ FChaosDerivedDataCookerRefHolder


The documentation for this class was generated from the following files: