Delta-v/Content.Server/Construction/Components
Vera Aguilera Puerto fea41c539e Add RaiseEvent action to CGL. Machines raise a MachineDeconstructedEvent.
The latter is very useful for any special machine cleanup that needs to happen when a machine is deconstructed.
The former will be useful for so many things!
2021-11-01 17:29:09 +01:00
..
AnchorableComponent.cs Anchorable checks for ToolComponent in Valid method. 2021-10-07 22:57:35 +02:00
ComputerBoardComponent.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
ConstructionComponent.cs Remove unused using statements in construction comp 2021-11-01 17:07:30 +01:00
IRefreshParts.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
MachineBoardComponent.cs Disable warnings that would be refactored anyway (#5047) 2021-10-27 18:10:40 +02:00
MachineComponent.cs Engine Entity Anchoring Changes (#4195) 2021-06-19 19:41:26 -07:00
MachineFrameComponent.cs Add RaiseEvent action to CGL. Machines raise a MachineDeconstructedEvent. 2021-11-01 17:29:09 +01:00
MachinePartComponent.cs Disable warnings that would be refactored anyway (#5047) 2021-10-27 18:10:40 +02:00
WelderRefinableComponent.cs Makes tools and welders ECS, add ToolQualityPrototype. (#4741) 2021-10-07 13:01:27 +02:00