Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
DummyItem Class Reference

Protected Member Functions

void ~SurrenderDummyItem ()
override void OnItemLocationChanged (EntityAI old_owner, EntityAI new_owner)
override bool CanSwapEntities (EntityAI otherItem, InventoryLocation otherDestination, InventoryLocation destination)

Protected Attributes

PlayerBase m_player

Detailed Description

Definition at line 397 of file magnum.c.

Constructor & Destructor Documentation

◆ ~SurrenderDummyItem()

void DummyItem::~SurrenderDummyItem ( )
protected

Definition at line 5 of file surrenderdummyitem.c.

Member Function Documentation

◆ CanSwapEntities()

override bool DummyItem::CanSwapEntities ( EntityAI otherItem,
InventoryLocation otherDestination,
InventoryLocation destination )
protected

Definition at line 29 of file surrenderdummyitem.c.

◆ OnItemLocationChanged()

override void DummyItem::OnItemLocationChanged ( EntityAI old_owner,
EntityAI new_owner )
protected

Definition at line 9 of file surrenderdummyitem.c.

Member Data Documentation

◆ m_player

PlayerBase DummyItem::m_player
protected

Definition at line 3 of file surrenderdummyitem.c.


The documentation for this class was generated from the following files: