Class EnvironmentItemsEntry
Inheritance
System.Object
EnvironmentItemsEntry
Assembly: VRage.Game.dll
Syntax
public class EnvironmentItemsEntry : Object
Constructors
EnvironmentItemsEntry()
Declaration
public EnvironmentItemsEntry()
Fields
Enabled
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Frequency
Declaration
Field Value
Type |
Description |
System.Single |
|
ItemSubtype
Declaration
public string ItemSubtype
Field Value
Type |
Description |
System.String |
|
Subtype
Declaration
Field Value
Type |
Description |
System.String |
|
Type
Declaration
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 |
|