DIFF

class PluginInventoryRepairSource

PluginInventoryRepair PluginBase

All members, including inherited

Constructors 1

void PluginInventoryRepair()

Members 5

protected static float PIR_REQUEST_COOLDOWN = 5
Referenced by OnUpdate()
protected static float PIR_MAX_ITEMS_TO_SEND = 5
Referenced by OnUpdate()
protected ref array<EntityAI> m_ItemsToRepair
Referenced by Add(), OnUpdate(), PluginInventoryRepair()
Show 1 more, Remove()
protected ref array<ref InventoryLocation> m_CorrectILs
protected float m_TimeFromLastRequest = 0
Referenced by OnUpdate()

Methods 6

void Remove(EntityAI item)