VRage.Game.ModAPI
MyComponentStackInfo
Assembly: VRage.Game.dll
public struct MyComponentStackInfo
Fields
| Member | Description |
|---|---|
| ComponentName | Gets component name |
| DefinitionId | Gets definition id of the component |
| Icons | Gets component icons |
| Integrity | Integrity of group, increases when mounting more components |
| MaxIntegrity | Gets max integrity |
| MountedCount | Gets mounted count |
| TotalCount | Gets total count |