ProjectSettings |
Collision | Get the Sandbox.Physics.CollisionRules from the active project settings. |
Input | Get the Sandbox.ProjectSettings.Input from the active project settings. |
Networking | Get the Sandbox.NetworkingSettings from the active project settings. |
Physics | Get the Sandbox.ProjectSettings.Physics from the active project settings. |
Get | 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. |