Class RequestHandInteractUsingEvent
Event raised by a client when they want to use the currently held item on some other held item
Inheritance
System.Object
RequestHandInteractUsingEvent
Namespace: Content.Shared.Hands
Assembly: Content.Shared.dll
Syntax
public sealed class RequestHandInteractUsingEvent : EntityEventArgs
Constructors
| Improve this Doc View SourceRequestHandInteractUsingEvent(String)
Declaration
public RequestHandInteractUsingEvent(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 |