4 e2 docs custom wiring
Divran edited this page 2021-04-22 20:49:42 +02:00

Jump to table of contents

Custom/wiring

Number = Entity:createWire(Entity Ent2, String Inputname, String Outputname)

(30 ops)

Number = Entity:createWire(Entity Ent2, String Inputname, String Outputname, Number Width, Vector Color, String Mat)

(30 ops)

Number = Entity:deleteWire(String Inputname)

(30 ops)

Array = Entity:getWireInputs()

(10 ops)

Array = Entity:getWireOutputs()

(10 ops)

(5 ops)