swiftlys2/docs/api/ai/
API Reference GameHooks

ICFishPoolUpdateHook

Interface
Namespace: SwiftlyS2.Shared.GameHooks · Assembly: SwiftlyS2.CS2.dll
public interface ICFishPoolUpdateHook
View source

Methods

Invoke(CFishPool)

void Invoke(CFishPool schemaObject)
Parameters

Post

event OnCFishPoolUpdatePostDelegate Post

Pre

event OnCFishPoolUpdatePreDelegate Pre