Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.MyAssemblerMode

Malware edited this page Dec 21, 2018 · 39 revisions

Index

MyAssemblerMode Enum

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Summary

Determines what mode an assembler is in.

Fields

static [`MyAssemblerMode Assembly`](Sandbox.ModAPI.Ingame.Assembly) The assembler is currently set to assemble new items.
static [`MyAssemblerMode Disassembly`](Sandbox.ModAPI.Ingame.Disassembly) The assembler is currently set to disassemble existing items.

Clone this wiki locally