Show / Hide Table of Contents

Class MyObjectBuilder_ScenarioDefinition.AsteroidClustersSettings

Inheritance
System.Object
MyObjectBuilder_ScenarioDefinition.AsteroidClustersSettings
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class AsteroidClustersSettings : ValueType

Fields

CentralCluster

Declaration
public bool CentralCluster
Field Value
Type Description
System.Boolean

Enabled

Declaration
public bool Enabled
Field Value
Type Description
System.Boolean

Offset

Declaration
public float Offset
Field Value
Type Description
System.Single

Methods

ShouldSerializeCentralCluster()

Declaration
public bool ShouldSerializeCentralCluster()
Returns
Type Description
System.Boolean

ShouldSerializeOffset()

Declaration
public bool ShouldSerializeOffset()
Returns
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾