Show / Hide Table of Contents

Class MyPlatformGameSettings.VoxelTrashRemovalSettings

Inheritance
System.Object
MyPlatformGameSettings.VoxelTrashRemovalSettings
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public sealed class VoxelTrashRemovalSettings : ValueType

Fields

Age

Declaration
public int Age
Field Value
Type Description
System.Int32

MinDistanceFromGrid

Declaration
public int MinDistanceFromGrid
Field Value
Type Description
System.Int32

MinDistanceFromPlayer

Declaration
public int MinDistanceFromPlayer
Field Value
Type Description
System.Int32

RevertAsteroids

Declaration
public bool RevertAsteroids
Field Value
Type Description
System.Boolean

RevertCloseToNPCGrids

Declaration
public bool RevertCloseToNPCGrids
Field Value
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾