SceneInformationclass

objectComponentSceneInformation
Namespace
Sandbox
Assembly
Sandbox.Engine
Declaration
public class Sandbox.SceneInformation : Sandbox.Component

Constructors1

Showing 1 constructors

Methods1

Showing 1 methods

public virtual sealed System.Collections.Generic.Dictionary`2<string,string> GetMetadata()PUBLICVIRTUAL

Returns:Dictionary<string,string>

Properties7

Showing 7 properties

public string Sandbox.SceneInformation.Author { get; set; }PUBLICGETSET

Returns:string

public string Sandbox.SceneInformation.Changes { get; set; }PUBLICGETSET

Returns:string

public string Sandbox.SceneInformation.Description { get; set; }PUBLICGETSET

Returns:string

public string Sandbox.SceneInformation.Group { get; set; }PUBLICGETSET

Returns:string

public string Sandbox.SceneInformation.Version { get; set; }PUBLICGETSET

Returns:string

On this page