swiftlys2/docs/api/ai/
API Reference GameHooks

ICSoundEventEntitySoundFinishedThinkHook

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

Methods

Invoke(CSoundEventEntity)

void Invoke(CSoundEventEntity schemaObject)
Parameters

Post

event OnCSoundEventEntitySoundFinishedThinkPostDelegate Post

Pre

event OnCSoundEventEntitySoundFinishedThinkPreDelegate Pre