Click or drag to resize
Setting Constructor
Initializes a new instance of the Setting class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Setting(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Planetbase.Setting.#ctor(System.String)"]

See Also