|
| | RandomGeneratorElectricElement (SubsystemElectricity subsystemElectricity, CellFace cellFace) |
| override float | GetOutputVoltage (int face) |
| override bool | Simulate () |
| | RotateableElectricElement (SubsystemElectricity subsystemElectricity, CellFace cellFace) |
| override bool | OnInteract (TerrainRaycastResult raycastResult, ComponentMiner componentMiner) |
| | MountedElectricElement (SubsystemElectricity subsystemElectricity, CellFace cellFace) |
| override void | OnNeighborBlockChanged (CellFace cellFace, int neighborX, int neighborY, int neighborZ) |
| | ElectricElement (SubsystemElectricity subsystemElectricity, IEnumerable< CellFace > cellFaces) |
| | ElectricElement (SubsystemElectricity subsystemElectricity, CellFace cellFace) |
| virtual void | OnAdded () |
| virtual void | OnRemoved () |
| virtual void | OnCollide (CellFace cellFace, float velocity, ComponentBody componentBody) |
| virtual void | OnHitByProjectile (CellFace cellFace, WorldItem worldItem) |
| virtual void | OnConnectionsChanged () |
| int | CalculateHighInputsCount () |
◆ RandomGeneratorElectricElement()
◆ GetOutputVoltage()
| override float Game.RandomGeneratorElectricElement.GetOutputVoltage |
( |
int | face | ) |
|
|
virtual |
◆ GetRandomVoltage()
| float Game.RandomGeneratorElectricElement.GetRandomVoltage |
( |
| ) |
|
|
static |
◆ Simulate()
| override bool Game.RandomGeneratorElectricElement.Simulate |
( |
| ) |
|
|
virtual |
◆ m_clockAllowed
| bool Game.RandomGeneratorElectricElement.m_clockAllowed = true |
◆ m_voltage
| float Game.RandomGeneratorElectricElement.m_voltage |
◆ s_random
| Random Game.RandomGeneratorElectricElement.s_random = new() |
|
static |
该类的文档由以下文件生成: