Skip to content

e2 docs custom wiring

Divran edited this page Apr 22, 2021 · 4 revisions

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)

WireLink = Entity:wirelink()

(5 ops)

Expression 2 ⚛️

Tutorials (In learning order) 🎓

Extras ❔

Tools 🛠️

Click To Expand

Advanced

Beacon 💡

Control 🎛️

Data 💿

Detection 👀

Display 💻

Render

I/O 🔌

Physics 🚀

Utilities 🛠️

RFID

Wireless 🛜

Gates 🚥

Click To Expand

TBD

Clone this wiki locally