DIFF

class MetalWireSource

MetalWire ItemBase InventoryItem EntityAI Entity ObjectTyped Object IEntity Managed

All members, including inherited

Constructors 1

void MetalWire()

Members 4

static string SEL_WIRE_ROLLED = "rolled"
Referenced by UpdateAllSelections()
static string SEL_WIRE_PREFIX = "Att_"
Referenced by UpdateAllSelections()
static string SEL_WIRE_SUFIX = "_plugged"
Referenced by UpdateAllSelections()
static string SEL_PLUG_SUFIX = "_plug"
Referenced by UpdateAllSelections()

Methods 8

override bool CanPutAsAttachment(EntityAI parent)
override void OnIsPlugged(EntityAI source_device)
override void OnIsUnplugged(EntityAI last_energy_source)
override void OnOwnSocketTaken(EntityAI device)
override void OnOwnSocketReleased(EntityAI device)
override void SetActions()