Show / Hide Table of Contents

Class MyObjectBuilder_SpaceFaunaComponent.SpawnInfo

Inheritance
System.Object
MyObjectBuilder_SpaceFaunaComponent.SpawnInfo
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
public class SpawnInfo : Object

Constructors

SpawnInfo()

Declaration
public SpawnInfo()

Fields

AbandonTime

Declaration
public int AbandonTime
Field Value
Type Description
System.Int32

SpawnTime

Declaration
public int SpawnTime
Field Value
Type Description
System.Int32

X

Declaration
public double X
Field Value
Type Description
System.Double

Y

Declaration
public double Y
Field Value
Type Description
System.Double

Z

Declaration
public double Z
Field Value
Type Description
System.Double
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾