Interface IHookListener
Namespace: SociallyDistant.Core.Core.Scripting
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IHookListener
Methods
ReceiveHookAsync(IGameContext)
Declaration
Task ReceiveHookAsync(IGameContext game)
Parameters
Type | Name | Description |
---|---|---|
IGameContext | game |
Returns
Type | Description |
---|---|
Task |