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 21, 2018 · 38 revisions

Index

MyAssemblerMode Enum

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

Summary

Determines what mode an assembler is in.

Fields

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