UChaosCacheCollection

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UChaosCacheCollection

References

Module

ChaosCaching

Header

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

Include

#include "Chaos/CacheCollection.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Experimental)
class UChaosCacheCollection : public UObject

Variables

Name Description

Public variable

TArray< UChaosC...

 

Caches

Functions

Name Description

Public function Const

UChaosCache ...

 

FindCache

(
    const FName& CacheName
)

Public function

UChaosCache ...

 

FindOrAddCache

(
    const FName& CacheName
)

Public function

void

 

FlushAllCacheWrites()

Public function Const

const TArray...

 

GetCaches()

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