Method WriteToCache
WriteToCache(byte[])
Writes the serialized Unity representation of this artifact to the GeneratedArtifactCache on the local machine.
Declaration
protected abstract void WriteToCache(byte[] value)
Parameters
Type | Name | Description |
---|---|---|
byte[] | value |