Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
LocalHelperRefactor
crystall-punk-14/Content.Server/Body/Components/BeingGibbedEvent.cs

8 lines
223 B
C#
Raw Permalink Normal View History

ECS and cleanup body system, merge body templates and presets into body prototypes (#11991) Co-authored-by: Jezithyr <Jezithyr@gmail.com>
2022-10-23 00:46:28 +02:00
namespace Content.Server.Body.Components;
Body code cleanup (#24946) * Fix test * Kill float accumulators * Use entity proxy methods * DataField auto name generation where possible * Kill comp properties * Clean up server comps * Make events record structs * Clean up shared body code * Clean up server body code * Rename organ events to be same names as in med refactor
2024-03-28 01:48:37 +01:00
/// <summary>
/// Raised when a body gets gibbed, before it is deleted.
/// </summary>
[ByRefEvent]
public readonly record struct BeingGibbedEvent(HashSet<EntityUid> GibbedParts);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 203ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API