Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.MyAssemblerMode

Malware edited this page Dec 25, 2018 · 38 revisions

IndexNamespace Index

MyAssemblerMode Enum

public enum MyAssemblerMode

Determines what mode an assembler is in.

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

Fields

Member Description
Assembly The assembler is currently set to assemble new items.
Disassembly The assembler is currently set to disassemble existing items.
Clone this wiki locally