Riwmorld
Verse.Pawn_InventoryTracker Class Reference
Inheritance diagram for Verse.Pawn_InventoryTracker:
Verse.IExposable Verse.IThingContainerOwner

Public Member Functions

 Pawn_InventoryTracker (Pawn pawn)
 
bool Contains (Thing item)
 
void DestroyAll (DestroyMode mode=0)
 
void DropAllNearPawn (IntVec3 pos, bool forbid=false, bool unforbid=false)
 
void ExposeData ()
 
ThingContainer GetInnerContainer ()
 
Map GetMap ()
 
IntVec3 GetPosition ()
 
void InventoryTrackerTick ()
 
bool NotForSale (Thing item)
 
void Notify_ItemRemoved (Thing item)
 
void TryAddItemNotForSale (Thing item)
 

Public Attributes

Pawn pawn
 
ThingContainer innerContainer
 

Properties

bool Spawned [get]
 
bool UnloadEverything [get, set]
 
- Properties inherited from Verse.IThingContainerOwner
bool Spawned [get]
 

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