Replace IClickAlert with events (#30728)
* Replace IAlertClick with events * whoop * eek!
This commit is contained in:
@@ -42,3 +42,5 @@ public sealed partial class PullableComponent : Component
|
||||
[DataField]
|
||||
public ProtoId<AlertPrototype> PulledAlert = "Pulled";
|
||||
}
|
||||
|
||||
public sealed partial class StopBeingPulledAlertEvent : BaseAlertEvent;
|
||||
|
||||
Reference in New Issue
Block a user