Struct CacheIndex
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Obsolete("This struct is not for public use.")]
public struct CacheIndex
Fields
| Improve this Doc View SourcebytesUsed
Declaration
public int bytesUsed
Field Value
Type | Description |
---|---|
Int32 |
expires
Declaration
public int expires
Field Value
Type | Description |
---|---|
Int32 |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
String |