ProjectSettingsclass

objectProjectSettings
Namespace
Sandbox
Assembly
Sandbox.Engine
Declaration
public class Sandbox.ProjectSettings

Constructors1

Showing 1 constructors

Methods1

Showing 1 methods

public static T Get(string filename)PUBLICSTATIC

Gets or creates a default version of this config data. You can safely call this multiple times and it will return the same object. The cache is cleared automatically when the project changes, or when it's hotloaded.

ParameterTypeDescription
filenamestring
Returns:T

Properties6

Showing 6 properties

On this page