Find some way to add a delegate to the cancellation system. #41

Open
opened 2023-04-01 08:53:15 -04:00 by That-One-Nerd · 0 comments
That-One-Nerd commented 2023-04-01 08:53:15 -04:00 (Migrated from github.com)

I tried adding delegates to the CanCancelAttribute attribute but that didn't work, so I need to either throw an exception so it can be caught via a try block or add some sort of delegate that can work for local methods or something. Not sure yet.

I tried adding delegates to the `CanCancelAttribute` attribute but that didn't work, so I need to either throw an exception so it can be caught via a try block or add some sort of delegate that can work for local methods or something. Not sure yet.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: That-One-Nerd/SrcMod#41
No description provided.