Show / Hide Table of Contents

Namespace Content.Shared.Hands

Classes

DidEquipHandEvent

Raised directed on a user when it picks something up.

DidUnequipHandEvent

Raised directed on a user when something leaves its hands.

DropAttemptEvent

Raised directed on an entity when attempting to drop its hand items.

EquippedHandEvent

Raised when putting an entity into a hand slot

GetInhandVisualsEvent

Raised directed at an item that needs to update its in-hand sprites/layers.

GotEquippedHandEvent

Raised directed on an entity when it is equipped into hands.

GotUnequippedHandEvent

Raised directed on an entity when it is unequipped from hands.

HandCountChangedEvent

HandDeselectedEvent

Raised when an entity item in a hand is deselected.

HandSelectedEvent

Raised when an item entity held by a hand is selected.

HeldVisualsUpdatedEvent

Raised directed at an item after its visuals have been updated.

PickupAnimationEvent

Plays a clientside pickup animation by copying the specified entity.

RequestActivateInHandEvent

Event raised by a client when they want to activate the item currently in their hands.

RequestHandAltInteractEvent

Event raised by a client when they want to alt interact with the item currently in their hands.

RequestHandInteractUsingEvent

Event raised by a client when they want to use the currently held item on some other held item

RequestMoveHandItemEvent

Event raised by a client when they want to move an item held in another hand to their currently active hand

RequestSetHandEvent

RequestUseInHandEvent

Event raised by a client when they want to use the item currently held in their hands.

SharedHandVirtualItemSystem

UnequippedHandEvent

Raised when removing an entity from an inventory slot.

VirtualItemDeletedEvent

Raised directed on both the blocking entity and user when a virtual hand item is deleted.

☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾