Assembly: VRage.Game.dll

public struct ModItem

Fields

Member Description
FriendlyName
IsDependency
Name
PublishedFileId
PublishedServiceName

Constructors

Member Description
ModItem(ulong, string)
ModItem(ulong, string, bool)
ModItem(string, ulong, string)
ModItem(string, ulong, string, string)

Methods

Member Description
Equals(ModItem)
GetModContext()
GetModData()
GetPath()
GetWorkshopId()
IsModData()
SetModData(MyWorkshopItem)
ShouldSerializeFriendlyName()
ShouldSerializeIsDependency()
ShouldSerializeName()
ShouldSerializePublishedFileId()
ToString()