IMyUpgradableBlock Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
The IMyUpgradableBlock type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetInventory | (Inherited from IMyEntity.) |
![]() | GetInventory(Int32) | (Inherited from IMyEntity.) |
![]() | GetOwnerFactionTag | (Inherited from IMyCubeBlock.) |
![]() | GetPlayerRelationToOwner | Obsolete. (Inherited from IMyCubeBlock.) |
![]() | GetPosition | (Inherited from IMyEntity.) |
![]() | GetUpgrades |
get list of upgrades (r/o);
string - upgrade type, float - effect value as float (1 = 100%)
|
![]() | GetUserRelationToOwner | (Inherited from IMyCubeBlock.) |
![]() | UpdateIsWorking | Obsolete. (Inherited from IMyCubeBlock.) |
![]() | UpdateVisual | Obsolete. (Inherited from IMyCubeBlock.) |
Name | Description | |
---|---|---|
![]() | BlockDefinition | (Inherited from IMyCubeBlock.) |
![]() | CheckConnectionAllowed | (Inherited from IMyCubeBlock.) |
![]() | Components | (Inherited from IMyEntity.) |
![]() | CubeGrid | (Inherited from IMyCubeBlock.) |
![]() | DefinitionDisplayNameText | (Inherited from IMyCubeBlock.) |
![]() | DisassembleRatio | (Inherited from IMyCubeBlock.) |
![]() | DisplayName | (Inherited from IMyEntity.) |
![]() | DisplayNameText | (Inherited from IMyCubeBlock.) |
![]() | EntityId | (Inherited from IMyEntity.) |
![]() | HasInventory | (Inherited from IMyEntity.) |
![]() | InventoryCount | (Inherited from IMyEntity.) |
![]() | IsBeingHacked | (Inherited from IMyCubeBlock.) |
![]() | IsFunctional | (Inherited from IMyCubeBlock.) |
![]() | IsWorking | (Inherited from IMyCubeBlock.) |
![]() | Mass | (Inherited from IMyCubeBlock.) |
![]() | Max | (Inherited from IMyCubeBlock.) |
![]() | Min | (Inherited from IMyCubeBlock.) |
![]() | Name | (Inherited from IMyEntity.) |
![]() | NumberInGrid | (Inherited from IMyCubeBlock.) |
![]() | Orientation | (Inherited from IMyCubeBlock.) |
![]() | OwnerId | (Inherited from IMyCubeBlock.) |
![]() | Position | (Inherited from IMyCubeBlock.) |
![]() | UpgradeCount |
number of upgrades applied
|
![]() | WorldAABB | (Inherited from IMyEntity.) |
![]() | WorldAABBHr | (Inherited from IMyEntity.) |
![]() | WorldMatrix | (Inherited from IMyEntity.) |
![]() | WorldVolume | (Inherited from IMyEntity.) |
![]() | WorldVolumeHr | (Inherited from IMyEntity.) |