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 SourceRequestHandAltInteractEvent(String)
Declaration
public RequestHandAltInteractEvent(string handName)
Parameters
Type | Name | Description |
---|---|---|
System.String | handName |
Properties
| Improve this Doc View SourceHandName
Declaration
public string HandName { get; }
Property Value
Type | Description |
---|---|
System.String |