VRage.Game.ModAPI
IMyDLC
Assembly: VRage.Game.dll
public interface IMyDLC
Contains information about a particular DLC package.
Properties
| Member | Description |
|---|---|
| AppId | Gets the Steam AppID of the DLC. |
| Badge | Gets badge of the DLC. Displayed in main menu. |
| Description | Gets localized description of the DLC. |
| DisplayName | Gets localized name of the DLC. |
| Icon | Gets icon of the DLC. Displayed in G-screen, blueprints, etc ... |
| Name | Gets the internal name of the DLC. This is the name used in CubeBlocks.sbc, for example. |
Inheritors: