Show / Hide Table of Contents

Class ExecuteVerbEvent

Inheritance
System.Object
ExecuteVerbEvent
Namespace: Content.Shared.Verbs
Assembly: Content.Shared.dll
Syntax
public sealed class ExecuteVerbEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

ExecuteVerbEvent(NetEntity, Verb)

Declaration
public ExecuteVerbEvent(NetEntity target, Verb requestedVerb)
Parameters
Type Name Description
NetEntity target
Verb requestedVerb

Fields

| Improve this Doc View Source

RequestedVerb

Declaration
public readonly Verb RequestedVerb
Field Value
Type Description
Verb
| Improve this Doc View Source

Target

Declaration
public readonly NetEntity Target
Field Value
Type Description
NetEntity
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾