Show / Hide Table of Contents

Class MyObjectSeedParams

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

Constructors

MyObjectSeedParams()

Declaration
public MyObjectSeedParams()

Fields

Generated

Declaration
public bool Generated
Field Value
Type Description
System.Boolean

GeneratorSeed

Declaration
public int GeneratorSeed
Field Value
Type Description
System.Int32

Index

Declaration
public int Index
Field Value
Type Description
System.Int32

m_proxyId

Declaration
public int m_proxyId
Field Value
Type Description
System.Int32

Seed

Declaration
public int Seed
Field Value
Type Description
System.Int32

Type

Declaration
public MyObjectSeedType Type
Field Value
Type Description
MyObjectSeedType

Methods

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
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
☀
☾