Show / Hide Table of Contents

Delegate BetterEvents.PlayerHandGrabEvent

Event is called when a player hand grabs something

Namespace: Wully.Events
Assembly: !BetterMods.dll
Syntax
public delegate void PlayerHandGrabEvent(Side side, Handle handle, float axisPosition, HandleOrientation orientation);
Parameters
Type Name Description
ThunderRoad.Side side
ThunderRoad.Handle handle
System.Single axisPosition
ThunderRoad.HandleOrientation orientation
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX