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
174abaceadb3d389eee23c4445101fb38100bf21
crystall-punk-14/Content.Shared/DeviceLinking/Events/SignalReceivedEvent.cs

7 lines
218 B
C#
Raw Normal View History

Predict two-way levers (#25043) * Predict two-way levers Annoys me the rare occasions I touch cargo. Doesn't predict the signal but at least the lever responds immediately. * space * a
2024-02-11 14:19:45 +11:00
using Content.Shared.DeviceNetwork;
Device Linking and better linking ui (#13645) Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Co-authored-by: Visne <39844191+Visne@users.noreply.github.com> Co-authored-by: ElectroJr <leonsfriedrich@gmail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-05-07 08:07:24 +02:00
move DeviceLinking events to shared (#36307) move events
2025-04-05 14:20:14 +02:00
namespace Content.Shared.DeviceLinking.Events;
Device Linking and better linking ui (#13645) Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Co-authored-by: Visne <39844191+Visne@users.noreply.github.com> Co-authored-by: ElectroJr <leonsfriedrich@gmail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-05-07 08:07:24 +02:00
[ByRefEvent]
public readonly record struct SignalReceivedEvent(string Port, EntityUid? Trigger = null, NetworkPayload? Data = null);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 253ms Template: 2ms
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