Replace IClickAlert with events (#30728)
* Replace IAlertClick with events * whoop * eek!
This commit is contained in:
@@ -46,6 +46,8 @@ public sealed partial class CuffableComponent : Component
|
||||
public ProtoId<AlertPrototype> CuffedAlert = "Handcuffed";
|
||||
}
|
||||
|
||||
public sealed partial class RemoveCuffsAlertEvent : BaseAlertEvent;
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public sealed class CuffableComponentState : ComponentState
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user