Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/FComponentCacheAdapter
| Name | SupportType |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/CacheAdapter.h |
| Include Path | #include "Chaos/Adapters/CacheAdapter.h" |
Syntax
enum SupportType
{
None,
Direct,
Derived,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Direct | |
| Derived |