My Project
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
Item Class Reference
Inheritance diagram for Item:

Classes

class  Offset
 

Public Member Functions

void WriteCreateData (BitPacker cd)
 
void ReadCreateData (BitPacker cd)
 
void Pick (ItemPickup holder)
 
void Drop (ItemPickup holder)
 
void SetPhysics (bool on)
 
bool IsPicked ()
 
bool IsHolderLocal ()
 
ItemSlot GetHeldSlot ()
 
Offset GetOffset (ItemSlotType type)
 
bool CanBePicked (GameObject picker, float intervalSecs)
 

Public Attributes

ItemPickupEvent Picked
 
ItemPickupEvent Dropped
 
ItemEvent Destroyed
 
ItemPickup holder
 
byte holderSlotIndex = 255
 
ItemSlot specificSlot
 
float lastDropTime
 
ItemPickup lastHolder
 
Vector3 origScale
 
bool hasOrigScale
 
ItemSlotType slotType
 
Offset[] offsets
 
Dictionary< ItemSlotType, OffsetdictOffsets
 
ItemSlotEvent Attached
 
ItemSlotEvent Detached
 
bool destroyWithParent = true
 
Rigidbody2D rb
 

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