Show / Hide Table of Contents

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 Source

RequestHandInteractUsingEvent(String)

Declaration
public RequestHandInteractUsingEvent(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
☀
☾