swiftlys2/docs/api/ai/
API Reference GameHooks

ICEntityDissolveDissolveThinkHook

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

Methods

Invoke(CEntityDissolve)

void Invoke(CEntityDissolve schemaObject)
Parameters

Post

event OnCEntityDissolveDissolveThinkPostDelegate Post

Pre

event OnCEntityDissolveDissolveThinkPreDelegate Pre