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

Index

MyAssemblerMode Enum

public enum MyAssemblerMode: Enum, IComparable, IFormattable, IConvertible

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

Inheritance: Enum

Implements:

Example

Remarks

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