Class RequestMoveHandItemEvent
Event raised by a client when they want to move an item held in another hand to their currently active hand
Inheritance
System.Object
RequestMoveHandItemEvent
Namespace: Content.Shared.Hands
Assembly: Content.Shared.dll
Syntax
public sealed class RequestMoveHandItemEvent : EntityEventArgs
Constructors
| Improve this Doc View SourceRequestMoveHandItemEvent(String)
Declaration
public RequestMoveHandItemEvent(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 |