swiftlys2/docs/api/ai/
API Reference GameHooks

IGameHookDatamapCBaseEntity

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

Properties

ClearNavIgnoreContentsThink

ICBaseEntityClearNavIgnoreContentsThinkHook ClearNavIgnoreContentsThink { get; }

FakeScriptThinkFunc

ICBaseEntityFakeScriptThinkFuncHook FakeScriptThinkFunc { get; }

SUB_CallUseToggle

ICBaseEntitySUB_CallUseToggleHook SUB_CallUseToggle { get; }

SUB_DoNothing

ICBaseEntitySUB_DoNothingHook SUB_DoNothing { get; }

SUB_KillSelf

ICBaseEntitySUB_KillSelfHook SUB_KillSelf { get; }

SUB_Remove

ICBaseEntitySUB_RemoveHook SUB_Remove { get; }