swiftlys2/docs/api/ai/
API Reference GameHooks

IGameHookDatamapCPhysHinge

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

Properties

LimitThink

ICPhysHingeLimitThinkHook LimitThink { get; }

MoveThink

ICPhysHingeMoveThinkHook MoveThink { get; }

SoundThink

ICPhysHingeSoundThinkHook SoundThink { get; }