|
Space Engineers
|
Public Member Functions | |
| string | GetOwnerFactionTag () |
| Sandbox.Common.MyRelationsBetweenPlayerAndBlock | GetPlayerRelationToOwner () |
| Sandbox.Common.MyRelationsBetweenPlayerAndBlock | GetUserRelationToOwner (long playerId) |
| void | UpdateIsWorking () |
| void | UpdateVisual () |
Properties | |
| Sandbox.Common.ObjectBuilders.Definitions.SerializableDefinitionId | BlockDefinition [get] |
| bool | CheckConnectionAllowed [get] |
| IMyCubeGrid | CubeGrid [get] |
| String | DefinitionDisplayNameText [get] |
| float | DisassembleRatio [get] |
| String | DisplayNameText [get] |
| bool | IsBeingHacked [get] |
| bool | IsFunctional [get] |
| bool | IsWorking [get] |
| VRageMath.Vector3I | Max [get] |
| VRageMath.Vector3I | Min [get] |
| int | NumberInGrid [get] |
| VRageMath.MyBlockOrientation | Orientation [get] |
| long | OwnerId [get] |
| VRageMath.Vector3I | Position [get] |
Events | |
| Action< IMyCubeBlock > | IsWorkingChanged |
Definition at line 4 of file IMyCubeBlock.cs.
| string Sandbox.ModAPI.Ingame.IMyCubeBlock.GetOwnerFactionTag | ( | ) |
Implemented in Sandbox.Game.Entities.MyCubeBlock.
| Sandbox.Common.MyRelationsBetweenPlayerAndBlock Sandbox.ModAPI.Ingame.IMyCubeBlock.GetPlayerRelationToOwner | ( | ) |
Implemented in Sandbox.Game.Entities.MyCubeBlock.
| Sandbox.Common.MyRelationsBetweenPlayerAndBlock Sandbox.ModAPI.Ingame.IMyCubeBlock.GetUserRelationToOwner | ( | long | playerId | ) |
Implemented in Sandbox.Game.Entities.MyCubeBlock.
| void Sandbox.ModAPI.Ingame.IMyCubeBlock.UpdateIsWorking | ( | ) |
Implemented in Sandbox.Game.Entities.MyCubeBlock.
| void Sandbox.ModAPI.Ingame.IMyCubeBlock.UpdateVisual | ( | ) |
Implemented in Sandbox.Game.Entities.MyRemoteControl, Sandbox.Game.Entities.MyShipController, Sandbox.Game.Entities.Blocks.MyProjectorBase, Sandbox.Game.Entities.Blocks.MyProgrammableBlock, Sandbox.Game.Entities.MyCubeBlock, Sandbox.Game.Entities.MyConveyorSorter, SpaceEngineers.Game.Entities.Blocks.MyAirVent, SpaceEngineers.Game.Entities.Blocks.MyLandingGear, SpaceEngineers.Game.Entities.Blocks.MyTimerBlock, Sandbox.Game.Entities.Blocks.MyGasGenerator, Sandbox.Game.Entities.Blocks.MyGasTank, Sandbox.Game.Entities.MyCameraBlock, Sandbox.Game.Entities.Cube.MyBeacon, Sandbox.Game.Weapons.MySmallGatlingGun, Sandbox.Game.Entities.MyBatteryBlock, SpaceEngineers.Game.Entities.Blocks.MyButtonPanel, Sandbox.Game.Entities.MyAirtightDoorGeneric, Sandbox.Game.Entities.MyCompoundCubeBlock, SpaceEngineers.Game.Entities.Blocks.MyGravityGeneratorBase, Sandbox.Game.Entities.MyGyro, Sandbox.Game.Entities.Cube.MyWarhead, SpaceEngineers.Game.Entities.Blocks.MyOxygenFarm, Sandbox.Game.Entities.Blocks.MyCryoChamber, Sandbox.Game.Entities.MyReactor, Sandbox.Game.Entities.Cube.MyOreDetector, SpaceEngineers.Game.Entities.Blocks.MyVirtualMass, SpaceEngineers.Game.Entities.Blocks.MySolarPanel, Sandbox.Game.Entities.MyConveyorConnector, Sandbox.Game.Entities.MyAdvancedDoor, Sandbox.Game.Entities.MyDoor, Sandbox.Game.Entities.MyReflectorLight, and SpaceEngineers.Game.Entities.Blocks.MyInteriorLight.
|
get |
Definition at line 7 of file IMyCubeBlock.cs.
|
get |
Definition at line 9 of file IMyCubeBlock.cs.
|
get |
Definition at line 10 of file IMyCubeBlock.cs.
|
get |
Definition at line 11 of file IMyCubeBlock.cs.
|
get |
Definition at line 12 of file IMyCubeBlock.cs.
|
get |
Definition at line 13 of file IMyCubeBlock.cs.
|
get |
Definition at line 17 of file IMyCubeBlock.cs.
|
get |
Definition at line 18 of file IMyCubeBlock.cs.
|
get |
Definition at line 19 of file IMyCubeBlock.cs.
|
get |
Definition at line 20 of file IMyCubeBlock.cs.
|
get |
Definition at line 21 of file IMyCubeBlock.cs.
|
get |
Definition at line 22 of file IMyCubeBlock.cs.
|
get |
Definition at line 23 of file IMyCubeBlock.cs.
|
get |
Definition at line 24 of file IMyCubeBlock.cs.
|
get |
Definition at line 25 of file IMyCubeBlock.cs.
| Action<IMyCubeBlock> Sandbox.ModAPI.Ingame.IMyCubeBlock.IsWorkingChanged |
Definition at line 6 of file IMyCubeBlock.cs.
1.8.8