swiftlys2/docs/api/ai/
API Reference GameHooks

IGameHookDatamapCFuncMoveLinear

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

Properties

NavMovableThink

ICFuncMoveLinearNavMovableThinkHook NavMovableThink { get; }

NavObstacleThink

ICFuncMoveLinearNavObstacleThinkHook NavObstacleThink { get; }

StopMoveSound

ICFuncMoveLinearStopMoveSoundHook StopMoveSound { get; }