Show / Hide Table of Contents

Class EnvironmentItemsEntry

Inheritance
System.Object
EnvironmentItemsEntry
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class EnvironmentItemsEntry : Object

Constructors

EnvironmentItemsEntry()

Declaration
public EnvironmentItemsEntry()

Fields

Enabled

Declaration
public bool Enabled
Field Value
Type Description
System.Boolean

Frequency

Declaration
public float Frequency
Field Value
Type Description
System.Single

ItemSubtype

Declaration
public string ItemSubtype
Field Value
Type Description
System.String

Subtype

Declaration
public string Subtype
Field Value
Type Description
System.String

Type

Declaration
public string Type
Field Value
Type Description
System.String

Methods

Equals(Object)

Declaration
public override bool Equals(object other)
Parameters
Type Name Description
System.Object other
Returns
Type Description
System.Boolean

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾