swiftlys2/docs/api/ai/
API Reference GameHooks

ICParticleSystemStartParticleSystemThinkHook

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

Methods

Invoke(CParticleSystem)

void Invoke(CParticleSystem schemaObject)
Parameters

Post

event OnCParticleSystemStartParticleSystemThinkPostDelegate Post

Pre

event OnCParticleSystemStartParticleSystemThinkPreDelegate Pre