Api Sandbox ManifestSchema
class

ManifestSchema

public class ManifestSchema

An addon's manifest, describing what files are available

Constructors

ManifestSchema()

Properties

Name Type Description
Schema Int32 For internal use
Files File[] A list of files that should be mounted to use this asset
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.ManifestSchema