Api Sandbox Resources ResourceCompiler
class

ResourceCompiler

public abstract class ResourceCompiler

Takes the "source" of a resource and creates a compiled version. The compiled version can create a number of child resources and store binary data.

Properties

Name Type Description
Context ResourceCompileContext
Assembly: Sandbox.Engine Namespace: Sandbox.Resources Full Name: Sandbox.Resources.ResourceCompiler