Show / Hide Table of Contents

Class RequestSetHandEvent

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

Constructors

| Improve this Doc View Source

RequestSetHandEvent(String)

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

Properties

| Improve this Doc View Source

HandName

The hand to be swapped to.

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
☀
☾