Property UseCache
| Improve this Doc View SourceUseCache
Save the render on the disc and reuse when called again. This reduces the time to re-render drastically.
When the game version changes, a new render will be made. When a TargetPlugin is set, the version and name
will be used to determine if a new render should be made
Declaration
public bool UseCache { get; set; }
Property Value
Type | Description |
---|---|
bool |