Show / Hide Table of Contents

Class MyObjectBuilder_ModInfo

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_ModInfo
Inherited Members
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_ModInfo : MyObjectBuilder_Base

Constructors

MyObjectBuilder_ModInfo()

Declaration
public MyObjectBuilder_ModInfo()

Fields

SteamIDOwner

Declaration
public ulong SteamIDOwner
Field Value
Type Description
System.UInt64

WorkshopId

Declaration
public ulong WorkshopId
Field Value
Type Description
System.UInt64

WorkshopIds

Declaration
public WorkshopId[] WorkshopIds
Field Value
Type Description
WorkshopId[]

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾