Show / Hide Table of Contents

Class MyObjectBuilder_Planet.SavedSector

Inheritance
System.Object
MyObjectBuilder_Planet.SavedSector
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class SavedSector : ValueType

Fields

IdDir

Declaration
public Vector3B IdDir
Field Value
Type Description
Vector3B

IdPos

Declaration
public Vector3S IdPos
Field Value
Type Description
Vector3S

RemovedItems

Declaration
[Nullable]
public HashSet<int> RemovedItems
Field Value
Type Description
System.Collections.Generic.HashSet<System.Int32>
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾