Navigation
API > API/Plugins > API/Plugins/ChaosCaching
| Name | ECacheMode |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include Path | #include "Chaos/CacheManagerActor.h" |
Syntax
enum ECacheMode
{
None,
Play,
Record,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Play | |
| Record |