API Referenceglobal
public sealed class Sandbox.Resources.ResourceCompiler.ResourceIdentityAttribute : System.Attribute
Mark a ResourceCompiler. This is used to identify the compiler for a specific file extension, or compiler.
Constructors
Showing 1 constructors
public ResourceIdentityAttribute(string name)
No results match this filter.
Properties
Showing 1 properties
public string Sandbox.Resources.ResourceCompiler.ResourceIdentityAttribute.Name { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Resources.ResourceCompiler.ResourceIdentityAttribute |