Class TileDataCacheFormatVersionAttribute
Namespace: Holoride.ElasticSDK
Assembly: Holoride.ElasticSDK.Library.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
[BaseTypeRequired(typeof(TileDataService<>))]
public class TileDataCacheFormatVersionAttribute : Attribute
Properties
CacheVersion
Declaration
public int CacheVersion { get; set; }
Property Value
Type | Description |
---|---|
int |