Class CyclingOptions
Inheritance
System.Object
CyclingOptions
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public sealed class CyclingOptions : ValueType
Fields
Enabled
Declaration
public bool Enabled
Field Value
Type | Description |
---|---|
System.Boolean |
OnlyLargeGrids
Declaration
public bool OnlyLargeGrids
Field Value
Type | Description |
---|---|
System.Boolean |
OnlySmallGrids
Declaration
public bool OnlySmallGrids
Field Value
Type | Description |
---|---|
System.Boolean |