# Sandbox.Resources.ResourceGenerator.Options.Compiler

```csharp
ResourceCompiler Compiler { get; set; }
```

Will be set to the compiler that is currently compiling this resource. Or null, if we're generating in another method.

Declared in [Sandbox.Resources.ResourceGenerator.Options](/api/Sandbox.Resources.ResourceGenerator.Options).
Assembly: `Sandbox.Engine`.
