Space Engineers
Public Member Functions | Public Attributes | List of all members
VRage.Game.EnvironmentItemsEntry Class Reference

Public Member Functions

override bool Equals (object other)
 
override int GetHashCode ()
 

Public Attributes

string Type
 
string Subtype
 
string ItemSubtype
 
bool Enabled = true
 
float Frequency = 1.0f
 

Detailed Description

Definition at line 8 of file EnvironmentItemClassEntry.cs.

Member Function Documentation

override bool VRage.Game.EnvironmentItemsEntry.Equals ( object  other)
inline

Definition at line 29 of file EnvironmentItemClassEntry.cs.

override int VRage.Game.EnvironmentItemsEntry.GetHashCode ( )
inline

Definition at line 37 of file EnvironmentItemClassEntry.cs.

Member Data Documentation

bool VRage.Game.EnvironmentItemsEntry.Enabled = true

Definition at line 23 of file EnvironmentItemClassEntry.cs.

float VRage.Game.EnvironmentItemsEntry.Frequency = 1.0f

Definition at line 27 of file EnvironmentItemClassEntry.cs.

string VRage.Game.EnvironmentItemsEntry.ItemSubtype

Definition at line 20 of file EnvironmentItemClassEntry.cs.

string VRage.Game.EnvironmentItemsEntry.Subtype

Definition at line 16 of file EnvironmentItemClassEntry.cs.

string VRage.Game.EnvironmentItemsEntry.Type

Definition at line 12 of file EnvironmentItemClassEntry.cs.


The documentation for this class was generated from the following file: