My Project v1
Project
载入中...
搜索中...
未找到
Game.MultistateFurnitureElectricElement
类 Game.MultistateFurnitureElectricElement 继承关系图:
Game.MultistateFurnitureElectricElement 的协作图:

Public 成员函数

 MultistateFurnitureElectricElement (SubsystemElectricity subsystemElectricity, Point3 point)
 
override bool Simulate ()
 
- Public 成员函数 继承自 Game.FurnitureElectricElement
 FurnitureElectricElement (SubsystemElectricity subsystemElectricity, Point3 point)
 
- Public 成员函数 继承自 Game.ElectricElement
 ElectricElement (SubsystemElectricity subsystemElectricity, IEnumerable< CellFace > cellFaces)
 
 ElectricElement (SubsystemElectricity subsystemElectricity, CellFace cellFace)
 
virtual float GetOutputVoltage (int face)
 
virtual void OnAdded ()
 
virtual void OnRemoved ()
 
virtual void OnNeighborBlockChanged (CellFace cellFace, int neighborX, int neighborY, int neighborZ)
 
virtual bool OnInteract (TerrainRaycastResult raycastResult, ComponentMiner componentMiner)
 
virtual void OnCollide (CellFace cellFace, float velocity, ComponentBody componentBody)
 
virtual void OnHitByProjectile (CellFace cellFace, WorldItem worldItem)
 
virtual void OnConnectionsChanged ()
 
int CalculateHighInputsCount ()
 

Public 属性

bool m_isActionAllowed
 
double? m_lastActionTime
 

额外继承的成员函数

- 静态 Public 成员函数 继承自 Game.FurnitureElectricElement
static IEnumerable< CellFaceGetMountingCellFaces (SubsystemElectricity subsystemElectricity, Point3 point)
 
- 静态 Public 成员函数 继承自 Game.ElectricElement
static bool IsSignalHigh (float voltage)
 
- 属性 继承自 Game.ElectricElement
SubsystemElectricity SubsystemElectricity [get, set]
 
ReadOnlyList< CellFaceCellFaces [get, set]
 
List< ElectricConnectionConnections [get, set]
 

构造及析构函数说明

◆ MultistateFurnitureElectricElement()

Game.MultistateFurnitureElectricElement.MultistateFurnitureElectricElement ( SubsystemElectricity subsystemElectricity,
Point3 point )

成员函数说明

◆ Simulate()

override bool Game.MultistateFurnitureElectricElement.Simulate ( )
virtual

重载 Game.ElectricElement .

函数调用图:

类成员变量说明

◆ m_isActionAllowed

bool Game.MultistateFurnitureElectricElement.m_isActionAllowed

◆ m_lastActionTime

double? Game.MultistateFurnitureElectricElement.m_lastActionTime

该类的文档由以下文件生成: