feat: add CommandHookDelegate
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
namespace CommandHook;
|
||||||
|
|
||||||
|
public delegate void CommandHookDelegate(ref CommandData data);
|
||||||
Reference in New Issue
Block a user