swiftlys2/docs/api/ai/
API Reference GameHooks

ICBaseEntityFakeScriptThinkFuncHook

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

Methods

Invoke(CBaseEntity)

void Invoke(CBaseEntity schemaObject)
Parameters

Post

event OnCBaseEntityFakeScriptThinkFuncPostDelegate Post

Pre

event OnCBaseEntityFakeScriptThinkFuncPreDelegate Pre