API ReferenceSandbox
public class Sandbox.SceneInformation : Sandbox.Component
Constructors
Showing 1 constructors
public SceneInformation()
No results match this filter.
Methods
Showing 1 methods
public virtual sealed System.Collections.Generic.Dictionary`2<string,string> GetMetadata()
No results match this filter.
Properties
Showing 7 properties
public string Sandbox.SceneInformation.Author { get; set; }
public string Sandbox.SceneInformation.Changes { get; set; }
public string Sandbox.SceneInformation.Description { get; set; }
public string Sandbox.SceneInformation.Group { get; set; }
public Sandbox.TagSet Sandbox.SceneInformation.SceneTags { get; set; }
public string Sandbox.SceneInformation.Title { get; set; }
public string Sandbox.SceneInformation.Version { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.SceneInformation |