Show / Hide Table of Contents

Class EquipmentVerb

Verbs specifically for interactions that occur with equipped entities. These verbs should be accessible via the stripping UI, and may optionally also be accessible via a verb on the equipee if the via inventory relay events.get-verbs event.

Inheritance
System.Object
Verb
EquipmentVerb
Namespace: Content.Shared.Verbs
Assembly: Content.Shared.dll
Syntax
public sealed class EquipmentVerb : Verb

Properties

| Improve this Doc View Source

TypePriority

Declaration
public override int TypePriority { get; }
Property Value
Type Description
System.Int32
Overrides
Verb.TypePriority
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾