swiftlys2/docs/api/ai/
API Reference GameHooks

IGameHookDatamapCTriggerLerpObject

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

Properties

AttachedEntityThink

ICTriggerLerpObjectAttachedEntityThinkHook AttachedEntityThink { get; }

LerpThink

ICTriggerLerpObjectLerpThinkHook LerpThink { get; }

UnsetWaitForEntity

ICTriggerLerpObjectUnsetWaitForEntityHook UnsetWaitForEntity { get; }