API ReferenceSandbox
public sealed struct Sandbox.WorkshopItemMetaData
Some metadata we'll pack into a workshop submission when publishing.
Properties
Showing 3 properties
public string Sandbox.WorkshopItemMetaData.PackageIdent { get; set; }
public string Sandbox.WorkshopItemMetaData.Title { get; set; }
public ulong Sandbox.WorkshopItemMetaData.WorkshopId { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.WorkshopItemMetaData |