Api ResourceIdentityAttribute
class

ResourceIdentityAttribute

public sealed class ResourceIdentityAttribute : Attribute

Mark a ResourceCompiler. This is used to identify the compiler for a specific file extension, or compiler.

Constructors

ResourceIdentityAttribute(String name)

Properties

Name Type Description
Name String
Assembly: Sandbox.Engine Declaring Type: ResourceCompiler Full Name: Sandbox.Resources.ResourceCompiler.ResourceIdentityAttribute