Show / Hide Table of Contents

Class PickupAttemptEvent

Raised on a mob when it tries to pickup something

Inheritance
System.Object
BasePickupAttemptEvent
PickupAttemptEvent
Namespace: Content.Shared.Item
Assembly: Content.Shared.dll
Syntax
public sealed class PickupAttemptEvent : BasePickupAttemptEvent

Constructors

| Improve this Doc View Source

PickupAttemptEvent(EntityUid, EntityUid)

Declaration
public PickupAttemptEvent(EntityUid user, EntityUid item)
Parameters
Type Name Description
EntityUid user
EntityUid item
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾