Show / Hide Table of Contents

Class RequestHandAltInteractEvent

Event raised by a client when they want to alt interact with the item currently in their hands.

Inheritance
System.Object
RequestHandAltInteractEvent
Namespace: Content.Shared.Hands
Assembly: Content.Shared.dll
Syntax
public sealed class RequestHandAltInteractEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

RequestHandAltInteractEvent(String)

Declaration
public RequestHandAltInteractEvent(string handName)
Parameters
Type Name Description
System.String handName

Properties

| Improve this Doc View Source

HandName

Declaration
public string HandName { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾