API ReferenceSandbox
public class Sandbox.ManifestSchema
An addon's manifest, describing what files are available
Constructors
Showing 1 constructors
public ManifestSchema()
No results match this filter.
Properties
Showing 2 properties
public Sandbox.ManifestSchema.File[] Sandbox.ManifestSchema.Files { get; set; }
A list of files that should be mounted to use this asset
public int Sandbox.ManifestSchema.Schema { get; set; }
For internal use
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.ManifestSchema |