struct
Options
public sealed struct Options Properties
| Name | Type | Description |
|---|---|---|
ForDisk | Boolean | True if we're compiling this resource to write to disk |
Compiler | ResourceCompiler | Will be set to the compiler that is currently compiling this resource. Or null, if we're generating in another method. |
Default static | Options |
Assembly:
Sandbox.Engine Declaring Type: ResourceGenerator Full Name: Sandbox.Resources.ResourceGenerator.Options