Class MyPlatformGameSettings.VoxelTrashRemovalSettings
Inheritance
System.Object
MyPlatformGameSettings.VoxelTrashRemovalSettings
Assembly: Sandbox.Game.dll
public sealed class VoxelTrashRemovalSettings : ValueType
Fields
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Declaration
public int MinDistanceFromGrid
Field Value
Type |
Description |
System.Int32 |
|
Declaration
public int MinDistanceFromPlayer
Field Value
Type |
Description |
System.Int32 |
|
Declaration
public bool RevertAsteroids
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool RevertCloseToNPCGrids
Field Value
Type |
Description |
System.Boolean |
|