swiftlys2/docs/api/ai/
API Reference GameHooks

ICBaseModelEntitySUB_FadeOutHook

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

Methods

Invoke(CBaseModelEntity)

void Invoke(CBaseModelEntity schemaObject)
Parameters

Post

event OnCBaseModelEntitySUB_FadeOutPostDelegate Post

Pre

event OnCBaseModelEntitySUB_FadeOutPreDelegate Pre