class ProjectSettings

in global :: Sandbox

😔 No documentation found.


public static CollisionRules Collision { get; }

Get the from the active project settings.

public static InputSettings Input { get; }

Get the from the active project settings.

public static NetworkingSettings Networking { get; }

Get the from the active project settings.

public static PhysicsSettings Physics { get; }

Get the from the active project settings.

public static T Get( string filename )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public ProjectSettings( )

😔 No documentation found.