SwiftlyS2

EventDelegates.OnMovementServicesRunCommandHook

Delegate EventDelegates.OnMovementServicesRunCommandHook

Namespace: SwiftlyS2.Shared.Events

Assembly: SwiftlyS2.CS2.dll

Called when the movement services run command hook is triggered.

[Obsolete("This event is deprecated and will be removed in future versions. Use GameHooks.Movement.RunCommand instead.")]
public delegate void EventDelegates.OnMovementServicesRunCommandHook(IOnMovementServicesRunCommandHookEvent @event)
Parameters

On this page