This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 125
VRage.Game.ModAPI.Ingame.IMySlimBlock
Malware edited this page Dec 24, 2018
·
45 revisions
← Index
Namespace: VRage.Game.ModAPI.Ingame
Assembly: VRage.Game.dll
Member | Description |
---|---|
BlockDefinition | Block definition ID |
AccumulatedDamage | Current accumlated damage, pending application |
BuildIntegrity | Build integrity (of components) |
BuildLevelRatio | Ratio of BuildIntegrity and MaxIntegrity |
CurrentDamage | BuildIntegrity - Integrity |
DamageRatio | |
FatBlock | Gets the fatblock if there is one |
HasDeformation | If this block is deformed (bones deformed) |
IsDestroyed | Gets if component stack is empty |
IsFullIntegrity | Integrity is at maximum |
IsFullyDismounted | Gets if component stack is empty |
MaxDeformation | Maximum deformation of block |
MaxIntegrity | The maximum integrity of block |
Mass | Block mass |
OwnerId | Fatblock owner, if present; otherwise grid owner |
ShowParts | Gets if sub parts are shown |
StockpileAllocated | A component stockpile has been allocated |
StockpileEmpty | The component stockpile is empty (no build components) |
Position | Grid relative position of block |
CubeGrid | Gets the grid the slimblock is on |
ColorMaskHSV | Gets the color of the block |
Member | Description |
---|---|
GetMissingComponents(Dictionary) |
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!