Class InnateVerb
This is for verbs facilitated by components on the user. Verbs from clothing, species, etc. rather than a held item.
Namespace: Content.Shared.Verbs
Assembly: Content.Shared.dll
Syntax
public sealed class InnateVerb : Verb
Remarks
Add a component to the user's entity and sub to the get verbs event and it'll appear in the verbs menu on any target.
Constructors
| Improve this Doc View SourceInnateVerb()
Declaration
public InnateVerb()
Properties
| Improve this Doc View SourceTypePriority
Declaration
public override int TypePriority { get; }
Property Value
Type | Description |
---|---|
System.Int32 |