API ReferenceSandbox
ManifestSchemaclass
An addon's manifest, describing what files are available
object→ManifestSchema
Constructors1
Showing 1 constructors
public ManifestSchema()
No results match this filter.
Properties2
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
Returns:
int—No results match this filter.